Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning"
https://github.com/ikostrikov/pytorch-a3c
PyTorch's version of Doom-net implementing some RL models in ViZDoom environment.
https://github.com/akolishchak/doom-net-pytorch
A3C as described in Asynchronous Methods for Deep Reinforcement Learning
https://github.com/rarilurelo/pytorch_a3c
Human-level control through deep reinforcement learning
https://github.com/transedward/pytorch-dqn
PyTorch Tutorials
https://github.com/pytorch/tutorials