All Projects → Deeprl → Similar Projects or Alternatives

439 Open source projects that are alternatives of or similar to Deeprl

motion-planner-reinforcement-learning
End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo
Stars: ✭ 99 (-96.25%)
pomdp-baselines
Simple (but often Strong) Baselines for POMDPs in PyTorch - ICML 2022
Stars: ✭ 162 (-93.86%)
Mutual labels:  deep-reinforcement-learning, td3
trading gym
a unified environment for supervised learning and reinforcement learning in the context of quantitative trading
Stars: ✭ 36 (-98.64%)
Mutual labels:  ddpg, ppo
king-pong
Deep Reinforcement Learning Pong Agent, King Pong, he's the best
Stars: ✭ 23 (-99.13%)
Mutual labels:  deep-reinforcement-learning, dqn
reinforcement learning ppo rnd
Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation
Stars: ✭ 33 (-98.75%)
Mutual labels:  deep-reinforcement-learning, ppo
DDPG
End to End Mobile Robot Navigation using DDPG (Continuous Control with Deep Reinforcement Learning) based on Tensorflow + Gazebo
Stars: ✭ 41 (-98.45%)
pytorch-rl
Pytorch Implementation of RL algorithms
Stars: ✭ 15 (-99.43%)
Mutual labels:  dqn, ddpg
distributed rl
Pytorch implementation of distributed deep reinforcement learning
Stars: ✭ 66 (-97.5%)
wolpertinger ddpg
Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatible.
Stars: ✭ 44 (-98.33%)
dqn zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
Stars: ✭ 42 (-98.41%)
Mutual labels:  dqn, categorical-dqn
Learning To Communicate Pytorch
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
Stars: ✭ 236 (-91.06%)
Mutual labels:  deep-reinforcement-learning, dqn
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (-96.89%)
Mutual labels:  dqn, ppo
Deep Reinforcement Learning In Large Discrete Action Spaces
Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym
Stars: ✭ 132 (-95%)
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 (-92.84%)
Mutual labels:  deep-reinforcement-learning, dqn
Run Skeleton Run
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
Stars: ✭ 83 (-96.86%)
Mutual labels:  ppo, ddpg
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
Stars: ✭ 43 (-98.37%)
Mutual labels:  deep-reinforcement-learning, dqn
reinforce-js
[INACTIVE] A collection of various machine learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms pretty simple.
Stars: ✭ 20 (-99.24%)
Mutual labels:  deep-reinforcement-learning, dqn
revisiting rainbow
Revisiting Rainbow
Stars: ✭ 71 (-97.31%)
jax-rl
JAX implementations of core Deep RL algorithms
Stars: ✭ 61 (-97.69%)
Mutual labels:  deep-reinforcement-learning, td3
pysc2-rl-agents
StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)
Stars: ✭ 124 (-95.3%)
Mutual labels:  deep-reinforcement-learning, a2c
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (-89.85%)
Mutual labels:  deep-reinforcement-learning, ppo
xingtian
xingtian is a componentized library for the development and verification of reinforcement learning algorithms
Stars: ✭ 229 (-91.33%)
Mutual labels:  dqn, ppo
Pytorch Ddpg
Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch
Stars: ✭ 272 (-89.7%)
Openai lab
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
Stars: ✭ 313 (-88.14%)
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (-93.03%)
Mutual labels:  dqn, ddpg
deeprl-continuous-control
Learning Continuous Control in Deep Reinforcement Learning
Stars: ✭ 14 (-99.47%)
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-97.35%)
Mutual labels:  deep-reinforcement-learning, ppo
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (-85.04%)
Mutual labels:  dqn, ddpg
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (-75.76%)
Mutual labels:  deep-reinforcement-learning, ppo
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (-71.78%)
Mutual labels:  deep-reinforcement-learning, dqn
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 (-75.08%)
Mutual labels:  deep-reinforcement-learning, ppo
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (-71.67%)
Mutual labels:  deep-reinforcement-learning, ppo
Minecraft Reinforcement Learning
Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft
Stars: ✭ 33 (-98.75%)
Mutual labels:  deep-reinforcement-learning, dqn
Deep Rl Tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
Stars: ✭ 1,552 (-41.21%)
Mutual labels:  deep-reinforcement-learning, dqn
Keras Rl2
Reinforcement learning with tensorflow 2 keras
Stars: ✭ 134 (-94.92%)
Mutual labels:  deep-reinforcement-learning, dqn
Ppo Pytorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Stars: ✭ 325 (-87.69%)
Mutual labels:  deep-reinforcement-learning, ppo
Deep Q Learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
Stars: ✭ 1,013 (-61.63%)
Mutual labels:  deep-reinforcement-learning, dqn
Parl Sample
Deep reinforcement learning using baidu PARL(maze,flappy bird and so on)
Stars: ✭ 37 (-98.6%)
Mutual labels:  deep-reinforcement-learning, dqn
Ml In Tf
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
Stars: ✭ 45 (-98.3%)
Mutual labels:  deep-reinforcement-learning, dqn
Per
Prioritized Experience Replay (PER) implementation in PyTorch
Stars: ✭ 147 (-94.43%)
Mutual labels:  dqn
Deep reinforcement learning
Resources, papers, tutorials
Stars: ✭ 119 (-95.49%)
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 (-95.53%)
Deep Reinforcement Learning For Dialogue Generation In Tensorflow
Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow
Stars: ✭ 178 (-93.26%)
Go Bot Drl
Goal-Oriented Chatbot trained with Deep Reinforcement Learning
Stars: ✭ 149 (-94.36%)
Hierarchical Actor Critic Hac Pytorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
Stars: ✭ 116 (-95.61%)
Doom Net Pytorch
Reinforcement learning models in ViZDoom environment
Stars: ✭ 113 (-95.72%)
Mutual labels:  ppo
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (-95.76%)
Mutual labels:  dqn
Tetris Ai
A deep reinforcement learning bot that plays tetris
Stars: ✭ 109 (-95.87%)
Drl4recsys
Courses on Deep Reinforcement Learning (DRL) and DRL papers for recommender systems
Stars: ✭ 196 (-92.58%)
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (-93.33%)
Mutual labels:  dqn
Rainbow
A PyTorch implementation of Rainbow DQN agent
Stars: ✭ 147 (-94.43%)
Mutual labels:  dqn
A3c Pytorch
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
Stars: ✭ 108 (-95.91%)
Deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
Stars: ✭ 1,528 (-42.12%)
Cartpole
OpenAI's cartpole env solver.
Stars: ✭ 107 (-95.95%)
Mutual labels:  dqn
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (-93.41%)
Mutual labels:  dqn
Baby A3c
A high-performance Atari A3C agent in 180 lines of PyTorch
Stars: ✭ 144 (-94.55%)
Aws Robomaker Sample Application Deepracer
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
Stars: ✭ 105 (-96.02%)
Scalphagozero
An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)
Stars: ✭ 144 (-94.55%)
Macad Gym
Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:
Stars: ✭ 106 (-95.98%)
Tensorflow2 Deep Reinforcement Learning
Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"
Stars: ✭ 204 (-92.27%)
61-120 of 439 similar projects