Deep-reinforcement-learning-with-pytorch
This repository is a resource for deep reinforcement learning, including both classic and advanced algorithms implemented in PyTorch. It provides code to aid understanding and experimentation, featuring models like DQN, PPO, and A3C. Actively maintained, the project plans to expand with new algorithms. It supports environments such as CartPole and BipedalWalker and includes installation guides, dependencies, and links to academic papers.