| zslucky/awesome-AI-books |
1,086 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning |
| vmayoral/basic_reinforcement_learning |
978 |
|
0 |
0 |
almost 3 years ago |
0 |
|
3 |
gpl-3.0 |
Jupyter Notebook |
| An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials. |
| google-research/batch-ppo |
919 |
|
0 |
0 |
over 7 years ago |
1 |
December 15, 2018 |
5 |
apache-2.0 |
Python |
| Efficient Batched Reinforcement Learning in TensorFlow |
| nicrusso7/rex-gym |
759 |
|
0 |
0 |
over 4 years ago |
17 |
October 08, 2020 |
9 |
apache-2.0 |
Python |
| OpenAI Gym environments for an open-source quadruped robot (SpotMicro) |
| 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 |
| uvipen/Super-mario-bros-PPO-pytorch |
692 |
|
0 |
0 |
over 4 years ago |
0 |
|
7 |
mit |
Python |
| Proximal Policy Optimization (PPO) algorithm for Super Mario Bros |
| dalmia/David-Silver-Reinforcement-learning |
509 |
|
0 |
0 |
about 8 years ago |
0 |
|
2 |
mit |
Jupyter Notebook |
| Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms. |
| alibaba/gym-starcraft |
505 |
|
0 |
0 |
almost 9 years ago |
0 |
|
4 |
|
Python |
| StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress) |
| qgallouedec/panda-gym |
385 |
|
0 |
1 |
over 2 years ago |
22 |
July 05, 2022 |
1 |
mit |
Python |
| Set of robotic environments based on PyBullet physics engine and gymnasium. |
| ugo-nama-kun/gym_torcs |
337 |
|
0 |
0 |
about 8 years ago |
0 |
|
49 |
mit |
C++ |