vamsiteja142 / Predict_Stock-LSTM-

How to Predict Stock Prices Easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predict_Stock-LSTM-

How to Predict Stock Prices Easily We use an LSTM neural network to predict the closing price of the S&P 500 using a dataset of past prices.

##Dependencies

keras tensorflow Install Keras and Tensorflow .

##Usage

Run this using jupyter notebook. Just type jupyter notebook in the main directory and the code will pop up in a browser window.

#Coding Challenge - Due Date, Thursday, March 2nd 2017 at 12 PM PST

Use the price history AND two other metrics of your choice to predict the price of GOOGL stock with an LSTM network.

About

How to Predict Stock Prices Easily


Languages

Language:HTML 91.7%Language:Jupyter Notebook 7.9%Language:Python 0.5%