All Projects → TRPO-TensorFlow → Similar Projects or Alternatives

73 Open source projects that are alternatives of or similar to TRPO-TensorFlow

Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+3664.71%)
Mutual labels:  policy-gradient, trpo
Pytorch Rl
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
Stars: ✭ 658 (+3770.59%)
Mutual labels:  policy-gradient, trpo
Deep-Reinforcement-Learning-With-Python
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
Stars: ✭ 222 (+1205.88%)
Mutual labels:  policy-gradient, trpo
Deeprl algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
Stars: ✭ 97 (+470.59%)
Mutual labels:  policy-gradient, trpo
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+24070.59%)
Mutual labels:  policy-gradient, trpo
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+7811.76%)
Mutual labels:  policy-gradient, trpo
td-reg
TD-Regularized Actor-Critic Methods
Stars: ✭ 28 (+64.71%)
Mutual labels:  policy-gradient, trpo
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+5217.65%)
Mutual labels:  policy-gradient
Multihopkg
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
Stars: ✭ 202 (+1088.24%)
Mutual labels:  policy-gradient
Rlseq2seq
Deep Reinforcement Learning For Sequence to Sequence Models
Stars: ✭ 683 (+3917.65%)
Mutual labels:  policy-gradient
Deer
DEEp Reinforcement learning framework
Stars: ✭ 455 (+2576.47%)
Mutual labels:  policy-gradient
Rl Course Experiments
Stars: ✭ 73 (+329.41%)
Mutual labels:  policy-gradient
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+16741.18%)
Mutual labels:  policy-gradient
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+40770.59%)
Mutual labels:  policy-gradient
LWDRLC
Lightweight deep RL Libraray for continuous control.
Stars: ✭ 14 (-17.65%)
Mutual labels:  policy-gradient
Seqgan
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
Stars: ✭ 502 (+2852.94%)
Mutual labels:  policy-gradient
A2c
A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow
Stars: ✭ 169 (+894.12%)
Mutual labels:  policy-gradient
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (+217.65%)
Mutual labels:  policy-gradient
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+2223.53%)
Mutual labels:  policy-gradient
DRL in CV
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
Stars: ✭ 59 (+247.06%)
Mutual labels:  policy-gradient
Policy Gradient
Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras
Stars: ✭ 135 (+694.12%)
Mutual labels:  policy-gradient
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (+2176.47%)
Mutual labels:  policy-gradient
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+2011.76%)
Mutual labels:  policy-gradient
Pytorch Rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Stars: ✭ 121 (+611.76%)
Mutual labels:  policy-gradient
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (+1917.65%)
Mutual labels:  policy-gradient
Openai lab
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
Stars: ✭ 313 (+1741.18%)
Mutual labels:  policy-gradient
Codegan
[Deprecated] Source Code Generation using Sequence Generative Adversarial Networks
Stars: ✭ 73 (+329.41%)
Mutual labels:  policy-gradient
SharkStock
Automate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to choose an action to sell, buy, or hold the stocks to maximize the gain in asset value. The paper also acknowledges the need for a system that predicts the trend in stock value to work along with the reinforcement …
Stars: ✭ 63 (+270.59%)
Mutual labels:  policy-gradient
Parl Sample
Deep reinforcement learning using baidu PARL(maze,flappy bird and so on)
Stars: ✭ 37 (+117.65%)
Mutual labels:  policy-gradient
RL
A set of RL experiments. Currently including: (1) the MDP rank experiment, based on policy gradient algorithm
Stars: ✭ 22 (+29.41%)
Mutual labels:  policy-gradient
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (+4400%)
Mutual labels:  policy-gradient
rpg
Ranking Policy Gradient
Stars: ✭ 22 (+29.41%)
Mutual labels:  policy-gradient
Torchrl
Highly Modular and Scalable Reinforcement Learning
Stars: ✭ 102 (+500%)
Mutual labels:  policy-gradient
deep trading
This project aims to select a supervised algorithm that can predict stock prices basing on historical data and use the predictor generated to form trading strategies.
Stars: ✭ 18 (+5.88%)
Mutual labels:  policy-gradient
HandyRL
HandyRL is a handy and simple framework based on Python and PyTorch for distributed reinforcement learning that is applicable to your own environments.
Stars: ✭ 228 (+1241.18%)
Mutual labels:  policy-gradient
Deep Algotrading
A resource for learning about deep learning techniques from regression to LSTM and Reinforcement Learning using financial data and the fitness functions of algorithmic trading
Stars: ✭ 173 (+917.65%)
Mutual labels:  policy-gradient
Tensorflow Reinforce
Implementations of Reinforcement Learning Models in Tensorflow
Stars: ✭ 480 (+2723.53%)
Mutual labels:  policy-gradient
TAA-PG
Usage of policy gradient reinforcement learning to solve portfolio optimization problems (Tactical Asset Allocation).
Stars: ✭ 26 (+52.94%)
Mutual labels:  policy-gradient
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (+2500%)
Mutual labels:  policy-gradient
Show Adapt And Tell
Code for "Show, Adapt and Tell: Adversarial Training of Cross-domain Image Captioner" in ICCV 2017
Stars: ✭ 146 (+758.82%)
Mutual labels:  policy-gradient
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+2217.65%)
Mutual labels:  policy-gradient
Deep-Reinforcement-Learning-CS285-Pytorch
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
Stars: ✭ 104 (+511.76%)
Mutual labels:  policy-gradient
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+2041.18%)
Mutual labels:  policy-gradient
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (+629.41%)
Mutual labels:  policy-gradient
Rl algorithms
Structural implementation of RL key algorithms
Stars: ✭ 352 (+1970.59%)
Mutual labels:  policy-gradient
deep rl acrobot
TensorFlow A2C to solve Acrobot, with synchronized parallel environments
Stars: ✭ 32 (+88.24%)
Mutual labels:  policy-gradient
Ppo Pytorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Stars: ✭ 325 (+1811.76%)
Mutual labels:  policy-gradient
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+17570.59%)
Mutual labels:  policy-gradient
Reinforcement Learning Kr
[파이썬과 케라스로 배우는 강화학습] 예제
Stars: ✭ 282 (+1558.82%)
Mutual labels:  policy-gradient
connect4
Solving board games like Connect4 using Deep Reinforcement Learning
Stars: ✭ 33 (+94.12%)
Mutual labels:  policy-gradient
Reinforcement learning
강화학습에 대한 기본적인 알고리즘 구현
Stars: ✭ 100 (+488.24%)
Mutual labels:  policy-gradient
policy-gradient-pong
tensorflow implementation of Andrej Karpathy's blog about reinforcement learning. http://karpathy.github.io/2016/05/31/rl/
Stars: ✭ 29 (+70.59%)
Mutual labels:  policy-gradient
ADL2019
Applied Deep Learning (2019 Spring) @ NTU
Stars: ✭ 20 (+17.65%)
Mutual labels:  policy-gradient
rl implementations
No description or website provided.
Stars: ✭ 40 (+135.29%)
Mutual labels:  policy-gradient
SeqGAN-PyTorch
Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch
Stars: ✭ 40 (+135.29%)
Mutual labels:  policy-gradient
Deep-rl-mxnet
Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO
Stars: ✭ 26 (+52.94%)
Mutual labels:  policy-gradient
Reinforcement Learning
Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3
Stars: ✭ 61 (+258.82%)
Mutual labels:  policy-gradient
imitation learning
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
Stars: ✭ 93 (+447.06%)
Mutual labels:  policy-gradient
yarll
Combining deep learning and reinforcement learning.
Stars: ✭ 84 (+394.12%)
Mutual labels:  policy-gradient
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (+382.35%)
Mutual labels:  policy-gradient
1-60 of 73 similar projects