Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 298 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 298 Bytes

LSTM Proof Of Concept

POC Checklist

  • Alphavantage API Data
  • Test Train Split
  • LSTM|GRU Model
  • Training
  • Prediction
  • Visualization

Deployment Checklist

  • Encoding handling
  • Dockerization
  • CI/CD
  • Deployment
  • buy/hold|sell/wait logic