State-Frequency-Memory-stock-prediction
State-Frequency-Memory-stock-prediction copied to clipboard
error during model build
I set up the environment with the right versions of keras and theano and after fixing some minor issues I am getting the below error when running the command "python test.py --step=1" and I have no idea how to fix it ..
File "test.py", line 50, in
Has anybody come across this error please? and how did you manage to fix it?
Any help is appreciate because I cannot progress any further..
Thanks
using Theano as the backend of Keras instead of tensorflow
KERAS_BACKEND=theano python train.py