Pinned Repositories
alluxio
Alluxio, formerly Tachyon, Unify Data at Memory Speed
Awesome-Reinforcement-Learning-Papers
📚 List of Top-tier Conference Papers on Reinforcement Learning (RL),including: NeurIPS, AAAI, IJCAI, ICML, AAMAS, ICLR, ICRA, etc. | (AI顶会已录用的强化学习方向文章,持续更新)
gym
A toolkit for developing and comparing reinforcement learning algorithms.
MR-Course-Assignments
Assignments for courses of MapReduce
mujoco-pg
PyTorch implementation of Vanilla PG, TNPG, TRPO, PPO on Mujoco environment
multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
new-contributor-tasks
New Contributor Tasks for Alluxio
pg_travel
Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)
Policy-Hill-Climbing--PHC-
强化学习PHC算法实现
WToE
Shaokang-Agent's Repositories
Shaokang-Agent/WToE
Shaokang-Agent/D-F
Implementation of the paper "Egoism, Utilitarianism and Egalitarianism in Multi-Agent Reinforcement Learning"
Shaokang-Agent/S2L
Shaokang-Agent/DCVTD
Shaokang-Agent/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
Shaokang-Agent/Awesome-Reinforcement-Learning-Papers
📚 List of Top-tier Conference Papers on Reinforcement Learning (RL),including: NeurIPS, AAAI, IJCAI, ICML, AAMAS, ICLR, ICRA, etc. | (AI顶会已录用的强化学习方向文章,持续更新)
Shaokang-Agent/pg_travel
Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)
Shaokang-Agent/pysc2
StarCraft II Learning Environment
Shaokang-Agent/StarCraft
Implementations of QMIX, VDN, COMA, QTRAN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
Shaokang-Agent/SVN-File-System
The addition, deletion, modification, viewing of files and version control
Shaokang-Agent/mujoco-pg
PyTorch implementation of Vanilla PG, TNPG, TRPO, PPO on Mujoco environment
Shaokang-Agent/Policy-Hill-Climbing--PHC-
强化学习PHC算法实现
Shaokang-Agent/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
Shaokang-Agent/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
Shaokang-Agent/tutorials
机器学习相关教程