begin to learn programming
Stars
kinds of reinforcement learning model by Pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
PyTorch implementations of deep reinforcement learning algorithms and environments
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
solutions to David Silver's RL course project Easy21