Neural-Net-with-Financial-Time-Series-Data icon indicating copy to clipboard operation
Neural-Net-with-Financial-Time-Series-Data copied to clipboard

Unable to implement your solution

Open skydrake123 opened this issue 7 years ago • 2 comments

Good day,

I am trying to implement your code. Python 3.6 64 bit environment. With keras, matplotlib, numpy, pandas, tensor flow installed onto the environment.

Getting the blow issue. The screen just stuck at "Using Tensorflow". After 5 minutes, I am able to press any key to continue however it does nothing. Do you have any suggestions? Thank you.

image

Thank you, Skydrake123

skydrake123 avatar Oct 29 '17 21:10 skydrake123

You should provide a code snippet.

MarcoBeyer avatar Feb 27 '18 13:02 MarcoBeyer

Hi @skydrake123, I am not sure what's the problem is, but I think you are running my old py files. If you want to output something, you will have to manually edit the files to print the prediction. Otherwise, I would recommend you to install jupyter lab or jupyter notebook to run my notebooks.

BenjiKCF avatar Oct 11 '18 14:10 BenjiKCF