top of page
Project Flow
Technologies: Google Colab, TensorFlow Keras, Python3
Retrieves data from database or csv hosted on github
​
Training Features:
-
11 epochs, Restore Best Weights, Patience = 5
-
Adam Optimizer Training Rate = 0.01
-
Microbatch size = 1024
-
2 data channels, 6 periodic waveforms

Project Flow
LSTM vs Bidirectional LSTM

LSTM vs BI-LSTM
Analysis Flow: Generating the 96-Point Forecast
Input
Raw Output
Apply Weights
Aggregate
Window and Score
Example Shown with Bitcoin (BTC)
Input

Analysis Flow
Raw Output


Apply Weights
Aggregate


Window and Score
bottom of page