Pinned Repositories
AORPO
Official pytorch implementation of the paper <Model-based Multi-agent Policy Optimization with Adaptive Opponent-wise Rollouts>.
ZSC-Eval
This repository is the official implementation of ZSC-Eval: An Evaluation Toolkit and Benchmark for Multi-agent Zero-shot Coordination. Pre-trained Agent Zoo: https://huggingface.co/Leoxxxxh/ZSC-Eval-policy_pool.
A2PO-ICLR2023
Codebase for [Order Matters: Agent-by-agent Policy Optimization](https://openreview.net/forum?id=Q-neeWNVv1)
AlphaZero-for-Othello
(Re)-Implementation of alphazero for othello using pytorch
arxiv-sanity-x
awesome-RL-generalization
A list of papers regarding generalization in (deep) reinforcement learning
Common-Cooperative-Multi-Agent-Environments
Commonly-used Cooperative Multi-agent Environments Installation, Convenient Wrappers, and VectorEnv Implementation with PettingZoo (and Gymnasium) Compatibility.
MARL-Comm
Basic MARL algorithms with Communication
Operating-System-Project
Project for Operating System Course, Semester 2018 Spring.
Scraping
xihuai18's Repositories
xihuai18/A2PO-ICLR2023
Codebase for [Order Matters: Agent-by-agent Policy Optimization](https://openreview.net/forum?id=Q-neeWNVv1)
xihuai18/arxiv-sanity-x
xihuai18/awesome-RL-generalization
A list of papers regarding generalization in (deep) reinforcement learning
xihuai18/AlphaZero-for-Othello
(Re)-Implementation of alphazero for othello using pytorch
xihuai18/Common-Cooperative-Multi-Agent-Environments
Commonly-used Cooperative Multi-agent Environments Installation, Convenient Wrappers, and VectorEnv Implementation with PettingZoo (and Gymnasium) Compatibility.
xihuai18/MARL-Comm
Basic MARL algorithms with Communication
xihuai18/Operating-System-Project
Project for Operating System Course, Semester 2018 Spring.
xihuai18/RL-Proofs
Some fundamental proofs in Reinforcement Learning.
xihuai18/xihuai18.github.io
xihuai18/GFootball-Gymnasium-Pettingzoo
Google Research Football with gymnasium support.
xihuai18/Go-Distributed-Storage-Service
A distributed storage service developed by Golang.
xihuai18/Image-Processing-in-CUDA
Implementation of Image Processing Method
xihuai18/MaMuJoCo-PettingZoo
MaMuJoCo from https://github.com/Farama-Foundation/Gymnasium-Robotics with Convenient Wrappers and Utilities.
xihuai18/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
xihuai18/pysc2
StarCraft II Learning Environment
xihuai18/RadixSort-Cuda
RadixSort using CUDA
xihuai18/Recent-Advances-in-Multi-Agent-Reinforcement-Learning
A collection of recent MARL papers
xihuai18/Reinforcement-Learning-Notes
Reinforcement Learning Notes for Reinforcement Learning: An Introduction (2nd Edition) and David Silver's Reinforcement Learning Course in UCL
xihuai18/SMAC-PettingZoo
xihuai18/Virtual-Routing
Simulating self-organized routing & centralized routing
xihuai18/AgileRL
Streamlining reinforcement learning with RLOps. State-of-the-art RL algorithms and tools.
xihuai18/C-S-and-P2P-demo
xihuai18/cleanMAPG
High-quality single file implementation of Multi-agent Policy Gradient algorithms with research-friendly features (MAPPO, A2PO).
xihuai18/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
xihuai18/Gymnasium-Robotics
A collection of robotics simulation environments for reinforcement learning
xihuai18/openbilibili-go-common
听说这是来自 https://github.com/openbilibili/go-common/ 的 “哔哩哔哩 bilibili 网站后台工程 源码”,不过咱也不知道这是啥。
xihuai18/overcooked_ai
A benchmark environment for fully cooperative human-AI performance.
xihuai18/PettingZoo
An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
xihuai18/Recommendation-System-Based-on-MPI-OpenMP
A distributed and parallel recommendation system
xihuai18/xihuai18