CSA-AI / CSA_AI_Backend

The backend spring portfolio for the CSA_AI project
1 stars 0 forks source link

Lstm dataset #20

Closed YLu-1258 closed 5 months ago

YLu-1258 commented 5 months ago

Provided new implementation of data formatting, dataset creation, and neural network. Accuracy is greatly improved.

TODO: Scale data down from 20 years to last 6 months for better performance (20 years might be too much time for the model to handle)