| 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 .... |
| ikostrikov/pytorch-a3c |
768 |
|
0 |
0 |
over 6 years ago |
0 |
|
17 |
mit |
Python |
| PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning". |
| uvipen/Super-mario-bros-A3C-pytorch |
735 |
|
0 |
0 |
about 5 years ago |
0 |
|
10 |
mit |
Python |
| Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros |
| evgps/a3c_trading |
378 |
|
0 |
0 |
about 3 years ago |
0 |
|
2 |
|
Jupyter Notebook |
| Trading with recurrent actor-critic reinforcement learning |
| cyoon1729/RLcycle |
242 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
mit |
Python |
| A library for ready-made reinforcement learning agents and reusable components for neat prototyping |
| rlcode/reinforcement-learning-kr |
238 |
|
0 |
0 |
about 6 years ago |
0 |
|
22 |
mit |
Python |
| [파이썬과 케라스로 배우는 강화학습] 예제 |
| Kaixhin/ACER |
238 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
Python |
| Actor-critic with experience replay |
| vy007vikas/PyTorch-ActorCriticRL |
221 |
|
0 |
0 |
about 8 years ago |
0 |
|
4 |
|
Python |
| PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem. |
| 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 |
| uvipen/Street-fighter-A3C-ICM-pytorch |
106 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike |