Skip to content

Tejaswgupta/Reinforcement_Learning_for_Stock_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This a barebones repo for verying the use of ml in stock prediction and getting close to real life results. 1

TODO

  • Check csv null error which occurs when a csv with some empty data is passed. Fill it with dummy/synthetic data check this
  • Implement gpu use
  • Use TKinter for GUI
    • Add option to select trade markets and downlaod data from gui itself
    • Let user choose model from GUI(xception,vgg,nasnet,etec)

Footnotes

  1. NOTE : THIS IS FOR SIMULATION PURPOSE AND NOT TO BE USED IN REAL MARKET , I'M NOT RESPONSIBLE FOR ANY DAMANGE MADE THROUGH/BY THIS SOFTWARE.

About

Repository for using reinforcement learning on real stock market data(historic)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages