Skip to content

Command line application that accepts a NASDAQ stock ticker and returns the predicted closing price for the next market day. RNN model is trained on all the NASDAQ stocks within a time frame of the last 10 years. The model architecture is a sequence to sequence model involving two separate RNNs, one for encoding and another for decoding.

Notifications You must be signed in to change notification settings

NickBotelho/stocks

About

Command line application that accepts a NASDAQ stock ticker and returns the predicted closing price for the next market day. RNN model is trained on all the NASDAQ stocks within a time frame of the last 10 years. The model architecture is a sequence to sequence model involving two separate RNNs, one for encoding and another for decoding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published