| vwxyzjn/cleanrl |
3,947 |
|
0 |
0 |
about 2 years ago |
0 |
|
49 |
other |
Python |
| High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG) |
| chuyangliu/snake |
1,529 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Artificial intelligence for the Snake game. |
| GDQuest/godot-procedural-generation |
1,036 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
other |
GDScript |
| Procedural generation algorithms and demos for the Godot game engine |
| timohausmann/quadtree-js |
539 |
|
0 |
14 |
over 2 years ago |
8 |
November 15, 2023 |
1 |
mit |
JavaScript |
| A lightweight quadtree implementation for javascript |
| CharlesPikachu/AIGames |
484 |
|
0 |
0 |
about 4 years ago |
0 |
|
1 |
mit |
Python |
| use AI to play some games. |
| justinhj/astar-algorithm-cpp |
403 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
mit |
C++ |
| Implementations of the A* algorithm in C++ |
| drvinceknight/Nashpy |
286 |
|
3 |
3 |
over 2 years ago |
39 |
August 04, 2023 |
26 |
mit |
Python |
| A python library for 2 player games. |
| keiwando/evolution |
266 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
|
C# |
| A sandbox game/simulator that demonstrates machine learning with evolutionary algorithms. |
| TomaszRewak/ML-games |
238 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
mit |
JavaScript |
| Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects. |
| FelixNeutatz/2048_M-A-Star |
206 |
|
0 |
0 |
over 9 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| 2048 solver |