issues
search
CSA-AI
/
CSA_AI_Backend
The backend spring portfolio for the CSA_AI project
1
stars
0
forks
source link
Create scripts to grab data and test out LSTM with deepLearning4j
#1
Closed
YLu-1258
closed
6 months ago
YLu-1258
commented
10 months ago
Data
[x] Create a data capturing script to grab data for stocks from 2004 to 2024
[x] Clean data is necessary
[x] Split data into testing and training partitions (80% training, 20% testing)
LSTM
[x] Plan out the parameters to use for the model
[x] Create the actual LSTM
[x] Train the LSTM
[x] wait for a sec
[x] profit???
Data
LSTM