policy-gradient topic
openai_lab
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
SLM-Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Reinforcement_Learning
Reinforcement learning tutorials
Reinforcement_Learning
강화학습에 대한 기본적인 알고리즘 구현
A2C
A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow
RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
reinforcement-learning-kr
[파이썬과 케라스로 배우는 강화학습] 예제
trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Deep-Reinforcement-Learning-CS285-Pytorch
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
HandyRL
HandyRL is a handy and simple framework based on Python and PyTorch for distributed reinforcement learning that is applicable to your own environments.