2020. 11. 27. 13:03ㆍ관심있는 주제/RL
github.com/openai/baselines/tree/master/baselines
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms - openai/baselines
github.com
stable-baselines.readthedocs.io/en/master/modules/a2c.html
A2C — Stable Baselines 2.10.2a0 documentation
(np.ndarray, np.ndarray) the model’s action and the next state (used in recurrent policies)
stable-baselines.readthedocs.io
Pytorch
github.com/sweetice/Deep-reinforcement-learning-with-pytorch
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and .... - sweetice/Deep-reinforcement-learning-with-pytorch
github.com
github.com/astooke/rlpyt/tree/master/rlpyt/agents
astooke/rlpyt
Reinforcement Learning in PyTorch. Contribute to astooke/rlpyt development by creating an account on GitHub.
github.com
github.com/ShangtongZhang/DeepRL/tree/master/deep_rl/agent
ShangtongZhang/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch - ShangtongZhang/DeepRL
github.com
'관심있는 주제 > RL' 카테고리의 다른 글
[RL] 로봇 관련 시뮬레이터 URL (0) | 2020.12.02 |
---|---|
[Review] Hyp-RL : Hyperparameter Optimization by Reinforcement Learning (6) | 2020.11.28 |
[Review] Distral: Robust Multitask Reinforcement Learning 논문 (0) | 2020.11.04 |
[Survey / RL] Action Masking 관련 자료 (0) | 2020.10.24 |
[Review / RL ] Deep Reinforcement Learning in Large Discrete Action Spaces (0) | 2020.10.24 |