StarWisher's repositories
Continuous_Control_Benchmark
Benchmark data (i.e., DeepMind Control Suite and MuJoCo) for RL.
Deeper_Larger_Actor-Critic_RL
Pytorch implementation of large network design in continous control RL.
Dockerfiles
Dockerfile for RL research. Including MuJoCo / DMC / PyTorch / Tensoflow / Atari support.
DeepRL_PyTorch
Deep Reinforcement learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.
learning_alpha_star
Files from the published Alpha Star paper by DeepMind
document-style-guide
The writing standard of Chinese technical documents.
ValueEstimationRL
Compute Q-Value Estimation for RL in MuJoCo environment.