-
"Segmentation fault (core dumped)" while trying to run it.
I have no GPU configured with tensorflow. I suspect thats the reason. Is there any way to make it work just with the CPU?
Tried a couple of…
-
When I run training with `python main.py --env_name=Breakout-v0 --is_train=True --display=True --cpu=True` , I got this output after a couple of training episodes:
> python main.py --env_name=Break…
-
Hi kuz,
Thank for great code for DQN.
It's very helpful to study deeply for DQN.
I'm trying to run this code in docker environment but it failed after returns below messages.
I think it happens beca…
-
Hello, I am yndk@sogang.ac.kr. I succeeded in running the code but found an error occurred after 1000 steps, as follows.
$ run_cpu 2
-recurrent 1 -name logs/run1/DQN -agent NeuralQLearner -agent_par…