| MorvanZhou/Reinforcement-learning-with-tensorflow |
8,174 |
|
0 |
0 |
almost 3 years ago |
0 |
|
63 |
mit |
Python |
| Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学 |
| datawhalechina/easy-rl |
7,643 |
|
0 |
0 |
about 2 years ago |
0 |
|
47 |
other |
Jupyter Notebook |
| 强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/ |
| tensorlayer/TensorLayer |
7,269 |
|
34 |
6 |
about 3 years ago |
84 |
February 15, 2022 |
30 |
other |
Python |
| Deep Learning and Reinforcement Learning Library for Scientists and Engineers |
| rlcode/reinforcement-learning |
3,119 |
|
0 |
0 |
about 3 years ago |
0 |
|
35 |
mit |
Python |
| Minimal and Clean Reinforcement Learning Examples |
| 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 .... |
| seungeunrho/minimalRL |
2,417 |
|
0 |
0 |
almost 3 years ago |
0 |
|
21 |
mit |
Python |
| Implementations of basic RL algorithms with minimal lines of codes! (pytorch based) |
| kengz/SLM-Lab |
1,052 |
|
0 |
0 |
almost 4 years ago |
0 |
|
7 |
mit |
Python |
| Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning". |
| pfnet/pfrl |
1,046 |
|
0 |
0 |
almost 3 years ago |
0 |
|
32 |
mit |
Python |
| PFRL: a PyTorch-based deep reinforcement learning library |
| Kismuz/btgym |
825 |
|
0 |
0 |
over 4 years ago |
0 |
|
11 |
lgpl-3.0 |
Python |
| Scalable, event-driven, deep-learning-friendly backtesting library |
| 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". |