Skip to content

Plane-walker/neural_network_for_stock_price_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural_network_for_stock_price_prediction

Using Neural networks for stock price prediction.

requirements

  • python == 3.8.12
  • tensorflow == 2.3.0
  • numpy == 1.19.5
  • scikit-learn == 1.0.1
  • pandas == 1.3.4
  • matplotlib == 3.5.0

quick start

python import_data.py
python gru.py

About

Neural network for stock price prediction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages