DeepRL-Agents
DeepRL-Agents copied to clipboard
When I run dueling DQN, there is an error, 'The kernel appears to have died. It will restart automatically.'.
I've got this error,
The kernel appears to have died. It will restart automatically.
I also run it by ~.py in terminal. But, I got similar error
(10000, 1.7, 1) F tensorflow/stream_executor/cuda/cuda_dnn.cc:222] Check failed: s.ok() could not find cudnnCreate in cudnn DSO; dlerror: /usr/local/lib/python2.7/dist-packages/tensorflow/python/_pywrap_tensorflow.so: undefined symbol: cudnnCreate Aborted (core dumped)
..... Could you please help me?