All Projects → mujoco-benchmark → Similar Projects or Alternatives

228 Open source projects that are alternatives of or similar to mujoco-benchmark

Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+3968.32%)
Mutual labels:  rl, ddpg, sac, drl, mujoco, ppo
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+337.62%)
Mutual labels:  rl, ddpg, mujoco
model-free-algorithms
TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x
Stars: ✭ 56 (-44.55%)
Mutual labels:  ddpg, sac, ppo
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+260.4%)
Mutual labels:  ddpg, mujoco, ppo
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (-54.46%)
Mutual labels:  ddpg, sac, ppo
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Stars: ✭ 160 (+58.42%)
Mutual labels:  ddpg, sac, ppo
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+1930.69%)
Mutual labels:  ddpg, sac, ppo
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+1953.47%)
Mutual labels:  ddpg, sac, ppo
proto
Proto-RL: Reinforcement Learning with Prototypical Representations
Stars: ✭ 67 (-33.66%)
Mutual labels:  rl, sac, mujoco
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 (+119.8%)
Mutual labels:  ddpg, sac, ppo
LWDRLC
Lightweight deep RL Libraray for continuous control.
Stars: ✭ 14 (-86.14%)
Mutual labels:  ddpg, sac, ppo
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (+130.69%)
Mutual labels:  rl, ddpg, ppo
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (-10.89%)
Mutual labels:  ddpg, mujoco, ppo
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-61.39%)
Mutual labels:  ddpg, sac, ppo
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 (+2505.94%)
Mutual labels:  mujoco, ppo
Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020
Live Trading. Please star.
Stars: ✭ 1,251 (+1138.61%)
Mutual labels:  ddpg, ppo
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (+17.82%)
Mutual labels:  rl, ppo
jax-rl
JAX implementations of core Deep RL algorithms
Stars: ✭ 61 (-39.6%)
Mutual labels:  sac, mujoco
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+165.35%)
Mutual labels:  rl, mujoco
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+165.35%)
Mutual labels:  rl, ppo
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+469.31%)
Mutual labels:  ddpg, ppo
Coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Stars: ✭ 2,085 (+1964.36%)
Mutual labels:  rl, mujoco
Meta-SAC
Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020
Stars: ✭ 19 (-81.19%)
Mutual labels:  sac, mujoco
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 (-3.96%)
Mutual labels:  mujoco, ppo
pytorch-distributed
Ape-X DQN & DDPG with pytorch & tensorboard
Stars: ✭ 98 (-2.97%)
Mutual labels:  ddpg, drl
learning-to-drive-in-5-minutes
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
Stars: ✭ 227 (+124.75%)
Mutual labels:  rl, sac
trading gym
a unified environment for supervised learning and reinforcement learning in the context of quantitative trading
Stars: ✭ 36 (-64.36%)
Mutual labels:  ddpg, ppo
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (+11.88%)
Mutual labels:  ddpg, sac
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+215.84%)
Mutual labels:  ddpg, ppo
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+290.1%)
Mutual labels:  ddpg, mujoco
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+3872.28%)
Mutual labels:  ddpg, ppo
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 (+321.78%)
Mutual labels:  ddpg, ppo
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+2874.26%)
Mutual labels:  ddpg, ppo
Run Skeleton Run
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
Stars: ✭ 83 (-17.82%)
Mutual labels:  ddpg, ppo
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+6779.21%)
Mutual labels:  ddpg, ppo
Deep Reinforcement Learning For Automated Stock Trading Ensemble Strategy Icaif 2020
Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020. Please star.
Stars: ✭ 518 (+412.87%)
Mutual labels:  ddpg, ppo
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (+43.56%)
Mutual labels:  ddpg, ppo
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 (+71.29%)
Mutual labels:  ddpg, ppo
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (+320.79%)
Mutual labels:  ddpg, ppo
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 (+65.35%)
Mutual labels:  ddpg, ppo
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+2513.86%)
Mutual labels:  ddpg, ppo
Arel
Code for the ACL paper "No Metrics Are Perfect: Adversarial Reward Learning for Visual Storytelling"
Stars: ✭ 124 (+22.77%)
Mutual labels:  rl
Rosettastone
Hearthstone simulator using C++ with some reinforcement learning
Stars: ✭ 510 (+404.95%)
Mutual labels:  rl
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (+283.17%)
Mutual labels:  rl
Rl trading
An environment to high-frequency trading agents under reinforcement learning
Stars: ✭ 205 (+102.97%)
Mutual labels:  rl
Pytorch Rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Stars: ✭ 121 (+19.8%)
Mutual labels:  rl
Spriteworld
Spriteworld: a flexible, configurable python-based reinforcement learning environment
Stars: ✭ 337 (+233.66%)
Mutual labels:  rl
Irl Imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
Stars: ✭ 333 (+229.7%)
Mutual labels:  rl
Elf
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Stars: ✭ 3,240 (+3107.92%)
Mutual labels:  rl
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (+72.28%)
Mutual labels:  rl
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (+13.86%)
Mutual labels:  rl
Opennars
OpenNARS for Research 3.0+
Stars: ✭ 264 (+161.39%)
Mutual labels:  rl
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 (+3.96%)
Mutual labels:  rl
Matterport3dsimulator
AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Stars: ✭ 260 (+157.43%)
Mutual labels:  rl
Dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Stars: ✭ 9,681 (+9485.15%)
Mutual labels:  rl
Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (+154.46%)
Mutual labels:  rl
DOM-Q-NET
Graph-based Deep Q Network for Web Navigation
Stars: ✭ 30 (-70.3%)
Mutual labels:  rl
Exploration By Disagreement
[ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement
Stars: ✭ 99 (-1.98%)
Mutual labels:  rl
Reinforcement-Learning-CheatSheet
Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)
Stars: ✭ 22 (-78.22%)
Mutual labels:  rl
GLUE-bert4keras
基于bert4keras的GLUE基准代码
Stars: ✭ 59 (-41.58%)
Mutual labels:  baseline
1-60 of 228 similar projects