angelleng

Results 3 issues of angelleng

Hi there, I installed lua and luarocks as shown and I am not able to install packages using luarocks. For example when I type `luarocks install nngraph` it returns `Error:...

Can you explain why you're using nn.gmodule instead of nn.sequential for the generator? It seems all the modules are sequential.

What's the reasoning behind using full 1000-frame episodes even when the game fails before 1000 steps? It seems to result in a lot of useless images (the ones after failure)...