JordiCorbilla / stock-prediction-deep-neural-learning

Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting
https://jordicorbilla.github.io/stock-prediction-deep-neural-learning/
Creative Commons Zero v1.0 Universal
508 stars 112 forks source link

Help in running code #1

Closed Rabia-Raja closed 3 years ago

Rabia-Raja commented 3 years ago

Hi. Can I run this code on our own dataset

JordiCorbilla commented 3 years ago

Hi @Rabia-Raja sure you can. Just send your dataset in and it should work.

Rabia-Raja commented 3 years ago

But your code seems very complex. I tried to understand where I can fix my .csv file but seriously I did not get any idea. Can you please help me regarding data fitting

On Sat, Apr 10, 2021 at 9:08 PM Jordi Corbilla @.***> wrote:

Hi @Rabia-Raja https://github.com/Rabia-Raja sure you can. Just send your dataset in and it should work.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JordiCorbilla/stock-prediction-deep-neural-learning/issues/1#issuecomment-817159704, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJK6FSOTWCEF2G4R2EWABYLTIBZZNANCNFSM42WIGQIA .

JordiCorbilla commented 3 years ago

@Rabia-Raja sorry for my late reply, do you still need help here?