Skip to content
View Lizhi-sjtu's full-sized avatar

Block or report Lizhi-sjtu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This is the open source code of Cumulative Curriculum Reinforcement Learning (CCRL)

Python 18 1 Updated Mar 11, 2023

This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-learning.

Python 29 Updated Jul 23, 2022

OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.

Python 3,365 398 Updated Apr 17, 2025

Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.

Python 558 69 Updated Oct 13, 2022

Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.

Python 65 5 Updated Mar 25, 2022

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

Python 1,267 191 Updated Mar 29, 2023

A clean and robust implementation of Duel Double DQN

Python 52 12 Updated Jun 8, 2024

Solve BipedalWalkerHardcore-v2 with TD3

Python 88 17 Updated May 21, 2023