sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of classic and state-of-the-art deep reinforcement learning algorithms.

Velocity · 7d
+1.6
★ / day
Trend
→steady
star history
This repository provides clear PyTorch implementations of deep reinforcement learning algorithms including DQN, A2C, A3C, PPO, DDPG, TRPO, SAC, and TD3. It serves as an educational resource for learning deep RL algorithms, with support for training agents in OpenAI Gym environments.