Skip to content

Long Short Term Neural network that grabs data from internet for stock prices and trains a new neural network that at the end throws a prediction for next day's closing price of the stock market. Wildly inaccurate but was a cool experience figuring out artificial intelligence in python.

Notifications You must be signed in to change notification settings

Mishka1012/LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSTM

Long Short Term Neural network that grabs data from internet for stock prices and trains a new neural network that at the end throws a prediction for next day's closing price of the stock market. Wildly inaccurate but was a cool experience figuring out artificial intelligence in python. To see this baby in action I recommend installing anaconda for python 2 on the machine and have alot of patience as neural networks take a long time to train.

About

Long Short Term Neural network that grabs data from internet for stock prices and trains a new neural network that at the end throws a prediction for next day's closing price of the stock market. Wildly inaccurate but was a cool experience figuring out artificial intelligence in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages