All Projects → Torchrl → Similar Projects or Alternatives

1154 Open source projects that are alternatives of or similar to Torchrl

Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+337.78%)
Mutual labels:  gym, reinforcement-learning, dqn, ddpg, mujoco
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+391.11%)
Mutual labels:  reinforcement-learning, dqn, ddpg, mujoco, trpo
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 (+373.33%)
Mutual labels:  algorithm, dqn, ppo, ddpg, trpo
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+4465.56%)
Mutual labels:  dqn, ppo, ddpg, mujoco, trpo
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+254.44%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg, trpo
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+4357.78%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg
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 (+7.78%)
Mutual labels:  dqn, ppo, mujoco, trpo
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+338.89%)
Mutual labels:  gym, reinforcement-learning, dqn, ddpg
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+538.89%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (+158.89%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (+32.22%)
Mutual labels:  reinforcement-learning, dqn, ppo, trpo
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+3237.78%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+1394.44%)
Mutual labels:  algorithm, dqn, ppo, trpo
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (+372.22%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg
Run Skeleton Run
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
Stars: ✭ 83 (-7.78%)
Mutual labels:  reinforcement-learning, ppo, ddpg, trpo
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+304.44%)
Mutual labels:  reinforcement-learning, ppo, ddpg, mujoco
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+7620%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+2178.89%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg
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 (+92.22%)
Mutual labels:  dqn, ppo, ddpg, trpo
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (+61.11%)
Mutual labels:  reinforcement-learning, dqn, ppo, ddpg
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 (+146.67%)
Mutual labels:  dqn, ddpg, trpo, ppo
Rl algorithms
Structural implementation of RL key algorithms
Stars: ✭ 352 (+291.11%)
Mutual labels:  gym, reinforcement-learning, dqn
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (-40%)
Mutual labels:  dqn, gym, ppo
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-56.67%)
Mutual labels:  dqn, ddpg, ppo
Aigames
use AI to play some games.
Stars: ✭ 422 (+368.89%)
Mutual labels:  algorithm, reinforcement-learning, dqn
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+2833.33%)
Mutual labels:  dqn, ppo, ddpg
Openaigym
Solving OpenAI Gym problems.
Stars: ✭ 98 (+8.89%)
Mutual labels:  reinforcement-learning, dqn, ddpg
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+2204.44%)
Mutual labels:  dqn, ddpg, ppo
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+197.78%)
Mutual labels:  gym, reinforcement-learning, mujoco
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 (+85.56%)
Mutual labels:  dqn, ppo, ddpg
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+727.78%)
Mutual labels:  reinforcement-learning, dqn, trpo
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+621.11%)
Mutual labels:  gym, reinforcement-learning, ppo
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 (+631.11%)
Mutual labels:  reinforcement-learning, ppo, trpo
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+904.44%)
Mutual labels:  reinforcement-learning, dqn, ppo
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (+104.44%)
Mutual labels:  reinforcement-learning, dqn, ddpg
Pytorch A2c Ppo Acktr Gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
Stars: ✭ 2,632 (+2824.44%)
Mutual labels:  reinforcement-learning, ppo, mujoco
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (+93.33%)
Mutual labels:  gym, reinforcement-learning, mujoco
Pytorch Reinforce
PyTorch Implementation of REINFORCE for both discrete & continuous control
Stars: ✭ 212 (+135.56%)
Mutual labels:  gym, reinforcement-learning, mujoco
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (+93.33%)
Mutual labels:  gym, reinforcement-learning, dqn
mujoco-benchmark
Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library
Stars: ✭ 101 (+12.22%)
Mutual labels:  ddpg, mujoco, ppo
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+611.11%)
Mutual labels:  reinforcement-learning, ppo, trpo
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (+4.44%)
Mutual labels:  gym, reinforcement-learning, mujoco
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (+95.56%)
Mutual labels:  reinforcement-learning, dqn, trpo
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (-48.89%)
Mutual labels:  dqn, ddpg, ppo
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Stars: ✭ 160 (+77.78%)
Mutual labels:  dqn, ddpg, ppo
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (+202.22%)
Mutual labels:  reinforcement-learning, dqn, ppo
Reinforcement Learning
🤖 Implements of Reinforcement Learning algorithms.
Stars: ✭ 104 (+15.56%)
Mutual labels:  reinforcement-learning, dqn, ddpg
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+3598.89%)
Mutual labels:  reinforcement-learning, dqn, ppo
Pytorch Trpo
PyTorch implementation of Trust Region Policy Optimization
Stars: ✭ 303 (+236.67%)
Mutual labels:  reinforcement-learning, mujoco, trpo
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (-8.89%)
Mutual labels:  reinforcement-learning, dqn, ppo
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (+290%)
Mutual labels:  reinforcement-learning, dqn
Cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features
Stars: ✭ 349 (+287.78%)
Mutual labels:  gym, reinforcement-learning
Genrl
A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
Stars: ✭ 356 (+295.56%)
Mutual labels:  gym, reinforcement-learning
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (+281.11%)
Mutual labels:  reinforcement-learning, mujoco
Pytorch Cpp Rl
PyTorch C++ Reinforcement Learning
Stars: ✭ 353 (+292.22%)
Mutual labels:  reinforcement-learning, ppo
Sc2aibot
Implementing reinforcement-learning algorithms for pysc2 -environment
Stars: ✭ 83 (-7.78%)
Mutual labels:  reinforcement-learning, ppo
Rl4j
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
Stars: ✭ 330 (+266.67%)
Mutual labels:  reinforcement-learning, dqn
Stable Baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Stars: ✭ 1,263 (+1303.33%)
Mutual labels:  gym, reinforcement-learning
Robotics Rl Srl
S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics
Stars: ✭ 453 (+403.33%)
Mutual labels:  gym, reinforcement-learning
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+415.56%)
Mutual labels:  gym, reinforcement-learning
1-60 of 1154 similar projects