huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Apache License 2.0
7.96k stars 2.81k forks source link

Keras implementation for given deep learning models. #73

Closed Arunkumar0258 closed 4 years ago

Arunkumar0258 commented 4 years ago

Can anyone provide a simple keras implementation for the custom model and training loop used? I am still learning tensorflow and want to implement the same in keras for my dataset. I am using the LSTM-Seq2Seq model.

huseinzol05 commented 4 years ago

I am not very familiar with keras interface, but feel free to add keras model.