Zihan Ding

Results 5 repositories owned by Zihan Ding

Popular-RL-Algorithms

1.0k
Stars
118
Forks
Watchers

PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..

Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms include DDPG, PPO.

Cascading-Decision-Tree

33
Stars
7
Forks
Watchers

Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning

MARS

36
Stars
2
Forks
Watchers

MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.

QT_Opt

35
Stars
4
Forks
Watchers

Q-network with cross-entropy (CE) method for reinforcement learning.