Skip to content

chatoxz-wp/stock-prediction-fork

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Stock Prediction

πŸš€ A powerful project to predict stocks with AI.

Getting Started

# Clone the repository
git clone https://github.com/when2buy/stock-prediction.git

# Install dependencies
pip install -r requirements.txt

# Run the project
python app/train.py
#[*********************100%%**********************]  1 of 1 completed
#Epoch 1/50, Loss: 0.1788
#Epoch 2/50, Loss: 0.0513
#Epoch 3/50, Loss: 0.0497
#Epoch 4/50, Loss: 0.0362
#Epoch 5/50, Loss: 0.0268
#Epoch 6/50, Loss: 0.0129
#Epoch 7/50, Loss: 0.0147
#Epoch 8/50, Loss: 0.0214
#Epoch 9/50, Loss: 0.0156
#...

Features

  • πŸ“ˆ Predict stock prices with AI.
  • πŸ€– Built with Python and PyTorch.
  • πŸ“Š Visualize stock data with Matplotlib.
  • πŸ“¦ Easy to use and deploy.
  • πŸš€ Fast and efficient.
  • πŸ› οΈ Customizable and extensible.

License

About

πŸš€ A powerful project to predict stocks with AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%