Lizhi

Results 3 repositories owned by Lizhi

DRL-code-pytorch

917
Stars
151
Forks
Watchers

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

MARL-code-pytorch

357
Stars
45
Forks
Watchers

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

Rainbow-DQN-pytorch

19
Stars
0
Forks
Watchers

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