Pinned Repositories
artificial-intelligence
Awesome Artificial Intelligence Projects
Gym-PPS
marl-aquarium
Aquarium: A Comprehensive Framework for Exploring Predator-Prey Dynamics through Multi-Agent Reinforcement Learning Algorithms
More_Simple_Reinforcement_Learning
on-policy
This is the official implementation of Multi-Agent PPO (MAPPO).
ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
roborobo4
Roborobo v.4 - super fast multi-robot simulator for evolutionary swarm robotics and multi-agent learning. Combines ease-of-use (python interface) with speed (C++ core engine).
marl-aquarium
Aquarium: A Comprehensive Framework for Exploring Predator-Prey Dynamics through Multi-Agent Reinforcement Learning Algorithms
roborobo4
Roborobo v.4 - super fast multi-robot simulator for evolutionary swarm robotics and multi-agent learning. Combines ease-of-use (python interface) with speed (C++ core engine).
kudouxiao's Repositories
kudouxiao/artificial-intelligence
Awesome Artificial Intelligence Projects
kudouxiao/Gym-PPS
kudouxiao/marl-aquarium
Aquarium: A Comprehensive Framework for Exploring Predator-Prey Dynamics through Multi-Agent Reinforcement Learning Algorithms
kudouxiao/More_Simple_Reinforcement_Learning
kudouxiao/on-policy
This is the official implementation of Multi-Agent PPO (MAPPO).
kudouxiao/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
kudouxiao/roborobo4
Roborobo v.4 - super fast multi-robot simulator for evolutionary swarm robotics and multi-agent learning. Combines ease-of-use (python interface) with speed (C++ core engine).
kudouxiao/cpp_base
C++零基础入门
kudouxiao/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
kudouxiao/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓