policy-gradient topic

List policy-gradient repositories

openai_lab

325
Stars
68
Forks
Watchers

An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.

SLM-Lab

1.2k
Stars
262
Forks
Watchers

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

Reinforcement_Learning

116
Stars
32
Forks
Watchers

강화학습에 대한 기본적인 알고리즘 구현

A2C

182
Stars
37
Forks
Watchers

A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow

RLSeq2Seq

760
Stars
160
Forks
Watchers

Deep Reinforcement Learning For Sequence to Sequence Models

reinforcement-learning-kr

368
Stars
230
Forks
Watchers

[파이썬과 케라스로 배우는 강화학습] 예제

trpo

360
Stars
105
Forks
Watchers

Trust Region Policy Optimization with TensorFlow and OpenAI Gym

Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework

HandyRL

282
Stars
41
Forks
Watchers

HandyRL is a handy and simple framework based on Python and PyTorch for distributed reinforcement learning that is applicable to your own environments.