Olivier222 / Market-predictor

0 stars 0 forks source link

Network Method1 #8

Open Olivier222 opened 4 years ago

Olivier222 commented 4 years ago
  1. Find and download a pretrained time-series prediction model. Pretrained model for stock price prediction.
  2. Replace tail of pretrained model with a trainable FC layer
  3. FC layer output to concat layer. Concat layer combines outputs from all data encoder.