| sweetice/Deep-reinforcement-learning-with-pytorch |
2,741 |
|
0 |
0 |
about 3 years ago |
0 |
|
26 |
mit |
Python |
| PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and .... |
| SurrealAI/surreal |
450 |
|
0 |
0 |
almost 6 years ago |
0 |
|
7 |
mit |
Python |
| Open-Source Distributed Reinforcement Learning Framework by Stanford Vision and Learning Lab |
| mimoralea/gdrl |
422 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
bsd-3-clause |
Jupyter Notebook |
| Grokking Deep Reinforcement Learning |
| Kaixhin/spinning-up-basic |
164 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
mit |
Python |
| Basic versions of agents from Spinning Up in Deep RL written in PyTorch |
| rizar/actor-critic-public |
152 |
|
0 |
0 |
almost 9 years ago |
0 |
|
3 |
mit |
Jupyter Notebook |
| The source code for "An Actor Critic Algorithm for Structured Prediction" |
| lcswillems/torch-ac |
134 |
|
0 |
0 |
over 3 years ago |
0 |
|
5 |
mit |
Python |
| Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO |
| RchalYang/torchrl |
127 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
|
Python |
| Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO) |
| jcwleo/random-network-distillation-pytorch |
99 |
|
0 |
0 |
about 7 years ago |
0 |
|
6 |
mit |
Python |
| Random Network Distillation pytorch |
| jcwleo/curiosity-driven-exploration-pytorch |
98 |
|
0 |
0 |
about 3 years ago |
0 |
|
7 |
mit |
Python |
| Curiosity-driven Exploration by Self-supervised Prediction |
| Ceruleanacg/Reinforcement-Learning |
95 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
mit |
Python |
| 🤖 Implements of Reinforcement Learning algorithms. |