Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Analysis RNN

Recurrent neural network applied to forecasting stock prices based on financial statistics and historical data.

This project served foremost as a learning application of deep learning and statistical methods. The model utilizes inputs from a specified number of previous timesteps to project a future value of the statistics. The model architecture includes LSTM, dense, and dropout layers. Primary libraries used include Tensorflow, Keras, Pandas, and NumPy. Code written from scratch.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages