Dat Nguyen

Results 3 issues of Dat Nguyen

Hi there, I'm trying to integrate a memory network into an A3C agent. For reference, I followed closely this implementation of A3C: https://github.com/awjuliani/DeepRL-Agents/blob/master/A3C-Doom.ipynb My aim is to replace the LSTM...

I started learning RL quite recently and still playing around with different implementations. Your implementation of A2C does not seem to have any parallelized workers for collecting training samples which...

Hi all, I ran into an OOM error while trying to train the model, on a 1-GPU workstation (GTX 1080TI). A snip of the error log can be seen below....