47

GitHub - Kaixhin/spinning-up-basic: Basic versions of agents from Spinning Up in...

 5 years ago
source link: https://github.com/Kaixhin/spinning-up-basic
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

spinning-up-basic

Basic versions of agents from Spinning Up in Deep RL written in PyTorch. Designed to run quickly on CPU on Pendulum-v0 from OpenAI Gym.

To see differences between algorithms, try running diff -y <file1> <file2>, e.g., diff -y ddpg.py td3.py.

For MPI versions of on-policy algorithms, see the mpi branch.

Algorithms

Results

Vanilla Policy Gradient/Advantage Actor-Critic

VPG

Trust Region Policy Gradient

TRPO

Proximal Policy Optimization

PPO

Deep Deterministic Policy Gradient

DDPG

Twin Delayed DDPG

TD3

Soft Actor-Critic

SAC

Deep Q-Network

DQN

Code Links


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK