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

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

Popular repositories

  1. DRL-code-pytorch DRL-code-pytorch Public

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

    Python 930 153

  2. MARL-code-pytorch MARL-code-pytorch Public

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

    Python 361 45

  3. Rainbow-DQN-pytorch Rainbow-DQN-pytorch Public

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

    Python 21