All Projects → reinforcement_learning_with_Tensorflow → Similar Projects or Alternatives

189 Open source projects that are alternatives of or similar to reinforcement_learning_with_Tensorflow

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 (+692.86%)
Mutual labels:  dqn, a3c, ddpg, actor-critic
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+24714.29%)
Mutual labels:  dqn, a3c, ddpg, actor-critic
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+10125%)
Mutual labels:  dqn, a3c, actor-critic
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+7225%)
Mutual labels:  dqn, a3c, ddpg
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (+557.14%)
Mutual labels:  dqn, a3c, ddpg
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+10628.57%)
Mutual labels:  dqn, a3c, ddpg
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+4703.57%)
Mutual labels:  dqn, a3c, actor-critic
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+1039.29%)
Mutual labels:  dqn, a3c, ddpg
rl implementations
No description or website provided.
Stars: ✭ 40 (+42.86%)
Mutual labels:  dqn, ddpg, actor-critic
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (+303.57%)
Mutual labels:  dqn, ddpg, actor-critic
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (+517.86%)
Mutual labels:  dqn, ddpg, actor-critic
Reinforcement Learning Algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
Stars: ✭ 426 (+1421.43%)
Mutual labels:  dqn, ddpg, actor-critic
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (+732.14%)
Mutual labels:  dqn, ddpg, actor-critic
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+1310.71%)
Mutual labels:  dqn, a3c, ddpg
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+2560.71%)
Mutual labels:  dqn, a3c, actor-critic
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (+417.86%)
Mutual labels:  dqn, a3c, ddpg
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+9328.57%)
Mutual labels:  dqn, ddpg
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 (+1478.57%)
Mutual labels:  a3c, actor-critic
Hands On Intelligent Agents With Openai Gym
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
Stars: ✭ 189 (+575%)
Mutual labels:  dqn, actor-critic
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (+150%)
Mutual labels:  a3c, actor-critic
Pytorch A3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
Stars: ✭ 879 (+3039.29%)
Mutual labels:  a3c, actor-critic
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (+321.43%)
Mutual labels:  a3c, actor-critic
Baby A3c
A high-performance Atari A3C agent in 180 lines of PyTorch
Stars: ✭ 144 (+414.29%)
Mutual labels:  a3c, actor-critic
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (+39.29%)
Mutual labels:  dqn, ddpg
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (+528.57%)
Mutual labels:  dqn, a3c
Openaigym
Solving OpenAI Gym problems.
Stars: ✭ 98 (+250%)
Mutual labels:  dqn, ddpg
Pytorch A3c
Simple A3C implementation with pytorch + multiprocessing
Stars: ✭ 364 (+1200%)
Mutual labels:  a3c, actor-critic
Master-Thesis
Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, tensorboard, numpy, gym-torcs, ubuntu, latex
Stars: ✭ 33 (+17.86%)
Mutual labels:  a3c, actor-critic
Rl a3c pytorch
A3C LSTM Atari with Pytorch plus A3G design
Stars: ✭ 482 (+1621.43%)
Mutual labels:  a3c, actor-critic
deep rl acrobot
TensorFlow A2C to solve Acrobot, with synchronized parallel environments
Stars: ✭ 32 (+14.29%)
Mutual labels:  a3c, ddpg
Policy Gradient Methods
Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC
Stars: ✭ 54 (+92.86%)
Mutual labels:  a3c, ddpg
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (+92.86%)
Mutual labels:  dqn, actor-critic
Run Skeleton Run
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
Stars: ✭ 83 (+196.43%)
Mutual labels:  ddpg, actor-critic
pytorch-distributed
Ape-X DQN & DDPG with pytorch & tensorboard
Stars: ✭ 98 (+250%)
Mutual labels:  dqn, ddpg
pytorch-rl
Pytorch Implementation of RL algorithms
Stars: ✭ 15 (-46.43%)
Mutual labels:  dqn, ddpg
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+14575%)
Mutual labels:  dqn, ddpg
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (+221.43%)
Mutual labels:  dqn, ddpg
Reinforcement Learning
🤖 Implements of Reinforcement Learning algorithms.
Stars: ✭ 104 (+271.43%)
Mutual labels:  dqn, ddpg
UAV-DDPG
Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"
Stars: ✭ 133 (+375%)
Mutual labels:  dqn, ddpg
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (+192.86%)
Mutual labels:  dqn, a3c
Deep-Reinforcement-Learning-Notebooks
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algorithms.
Stars: ✭ 15 (-46.43%)
Mutual labels:  dqn, a3c
Deep Reinforcement Learning Algorithms
31 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
Stars: ✭ 167 (+496.43%)
Mutual labels:  dqn, ddpg
Openai lab
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
Stars: ✭ 313 (+1017.86%)
Mutual labels:  ddpg, actor-critic
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Stars: ✭ 160 (+471.43%)
Mutual labels:  dqn, ddpg
Reinforcement Learning Kr
[파이썬과 케라스로 배우는 강화학습] 예제
Stars: ✭ 282 (+907.14%)
Mutual labels:  dqn, actor-critic
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (+64.29%)
Mutual labels:  dqn, ddpg
Deep-rl-mxnet
Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO
Stars: ✭ 26 (-7.14%)
Mutual labels:  dqn, ddpg
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (+1153.57%)
Mutual labels:  dqn, a3c
Rl4j
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
Stars: ✭ 330 (+1078.57%)
Mutual labels:  dqn, a3c
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+14228.57%)
Mutual labels:  dqn, ddpg
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+1307.14%)
Mutual labels:  dqn, ddpg
Chainerrl
ChainerRL is a deep reinforcement learning library built on top of Chainer.
Stars: ✭ 931 (+3225%)
Mutual labels:  dqn, actor-critic
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+3128.57%)
Mutual labels:  dqn, a3c
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+1478.57%)
Mutual labels:  dqn, ddpg
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+7307.14%)
Mutual labels:  dqn, ddpg
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (+1417.86%)
Mutual labels:  dqn, ddpg
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+1953.57%)
Mutual labels:  dqn, ddpg
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+24171.43%)
Mutual labels:  dqn, a3c
Keras Rl2
Reinforcement learning with tensorflow 2 keras
Stars: ✭ 134 (+378.57%)
Mutual labels:  dqn
Drqn Tensorflow
Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro
Stars: ✭ 127 (+353.57%)
Mutual labels:  dqn
1-60 of 189 similar projects