Pinned Repositories
deep_rl
PyTorch implementations of Deep Reinforcement Learning algorithms (DQN, DDQN, A2C, VPG, TRPO, PPO, DDPG, TD3, SAC, ASAC, TAC, ATAC)
DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
gym
A toolkit for developing and comparing reinforcement learning algorithms.
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
RLcode
TD3
Author's PyTorch implementation of TD3 for OpenAI gym tasks
tutorials
机器学习相关教程
yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.
wenjiayi123's Repositories
wenjiayi123/MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
wenjiayi123/deep_rl
PyTorch implementations of Deep Reinforcement Learning algorithms (DQN, DDQN, A2C, VPG, TRPO, PPO, DDPG, TD3, SAC, ASAC, TAC, ATAC)
wenjiayi123/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
wenjiayi123/gym
A toolkit for developing and comparing reinforcement learning algorithms.
wenjiayi123/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
wenjiayi123/Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
wenjiayi123/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
wenjiayi123/RLcode
wenjiayi123/TD3
Author's PyTorch implementation of TD3 for OpenAI gym tasks
wenjiayi123/tutorials
机器学习相关教程
wenjiayi123/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.
wenjiayi123/1