dqn icon indicating copy to clipboard operation
dqn copied to clipboard

Lua/Torch implementation of DQN (Nature, 2015)

Results 4 dqn issues
Sort by recently updated
recently updated
newest added

When I was trying to install by running install_dependencies.sh, I encounter the following error: ``` Xitari installation completed Installing Alewrap ... Cloning into 'alewrap'... Missing dependencies for alewrap: image Missing...

What is wrong with this? ../torch/bin/luajit: ./convnet.lua:22: attempt to call local 'convLayer' (a nil value)