添加了Stock-Prediction-Models项目的多个文件,包括数据集、模型代码、README文档和CSS样式文件。这些文件用于股票预测模型的训练和展示,涵盖了LSTM、GRU等深度学习模型的应用。
Stock forecasting JS
LSTM Model for stock forecasting and buying simulation inside Tensorflow JS, so everyone can try!
Stack
CSV parsing: Papaparse JS
Linear algebra: numeric JS, numJS, Tensorflow JS
How-to
- Clone this folder and just open index.html,
Or, go to huseinhouse.com/stock-forecasting-js!
- Check hyper parameters you want to tune,
-
You can upload any stock CSV, downloaded from Yahoo finance or any website. Any error, please open an issue.
-
Train the model and wait it's fitting!
-
After done training, it will predict where to buy and sell,
Comparing histogram and loss graph,



