Reinforcement Learning Algorithms I am currently learning the basics of Reinforcement Learning and try to implement many of the popular algorithms using PyTorch. Implementations REINFORCE Deep Q-Networks (including extensions) A2C