zoome0215 / predictBO

Predicting Binary Option in Highlow Australia's demotrade using tensorflow (or other machine learning algorithms). This project is very incomplete. Please help!
GNU General Public License v3.0
24 stars 14 forks source link

backtest.py doesn't work. #10

Closed munkh-erdene closed 5 years ago

munkh-erdene commented 5 years ago

Model is already saved but backtest.py doesn't work i got this error "NotFoundError (see above for traceback): Key Variable_36 not found in checkpoint"

NotFoundError (see above for traceback): Key Variable_36 not found in checkpoint [[Node: save_4/RestoreV2 = RestoreV2[dtypes=[DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, ..., DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save_4/Const_0_0, save_4/RestoreV2/tensor_names, save_4/RestoreV2/shape_and_slices)]] [[Node: save_4/RestoreV2/_75 = _Recv[client_terminated=false, recv_device="/job:localhost/replica:0/task:0/device:GPU:0", send_device="/job:localhost/replica:0/task:0/device:CPU:0", send_device_incarnation=1, tensor_name="edge_80_save_4/RestoreV2", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:GPU:0"]()]]

zoome0215 commented 5 years ago

Do you know which line in backtest.py giving this error?

munkh-erdene commented 5 years ago

It works after restart my computer. I was need reset tensorflow.