All Projects → Pytorch Reinforce → Similar Projects or Alternatives

589 Open source projects that are alternatives of or similar to Pytorch Reinforce

Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+85.85%)
Mutual labels:  gym, reinforcement-learning, mujoco
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+26.42%)
Mutual labels:  gym, reinforcement-learning, mujoco
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (-57.55%)
Mutual labels:  gym, reinforcement-learning, mujoco
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (-55.66%)
Mutual labels:  gym, reinforcement-learning, mujoco
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (-17.92%)
Mutual labels:  gym, reinforcement-learning, mujoco
Robotics Rl Srl
S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics
Stars: ✭ 453 (+113.68%)
Mutual labels:  gym, reinforcement-learning
Ma Gym
A collection of multi agent environments based on OpenAI gym.
Stars: ✭ 226 (+6.6%)
Mutual labels:  gym, reinforcement-learning
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 (+1141.51%)
Mutual labels:  reinforcement-learning, mujoco
Genrl
A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
Stars: ✭ 356 (+67.92%)
Mutual labels:  gym, reinforcement-learning
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+71.7%)
Mutual labels:  reinforcement-learning, mujoco
Gym Unrealcv
Unreal environments for reinforcement learning
Stars: ✭ 202 (-4.72%)
Mutual labels:  gym, reinforcement-learning
Dm control
DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Stars: ✭ 2,592 (+1122.64%)
Mutual labels:  reinforcement-learning, mujoco
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (-79.25%)
Mutual labels:  gym, reinforcement-learning
Drlkit
A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms
Stars: ✭ 29 (-86.32%)
Mutual labels:  gym, reinforcement-learning
Lf2gym
An OpenAI-gym-like environment for Little Fighter 2
Stars: ✭ 79 (-62.74%)
Mutual labels:  gym, reinforcement-learning
Pytorch-RL-CPP
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
Stars: ✭ 73 (-65.57%)
Mutual labels:  gym, mujoco
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (+61.79%)
Mutual labels:  reinforcement-learning, mujoco
Cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features
Stars: ✭ 349 (+64.62%)
Mutual labels:  gym, reinforcement-learning
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (-17.92%)
Mutual labels:  gym, reinforcement-learning
proto
Proto-RL: Reinforcement Learning with Prototypical Representations
Stars: ✭ 67 (-68.4%)
Mutual labels:  gym, mujoco
Super Mario Bros A3c Pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Stars: ✭ 775 (+265.57%)
Mutual labels:  gym, reinforcement-learning
Paac.pytorch
Pytorch implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning https://arxiv.org/abs/1705.04862
Stars: ✭ 22 (-89.62%)
Mutual labels:  gym, reinforcement-learning
A2c
A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow
Stars: ✭ 169 (-20.28%)
Mutual labels:  gym, reinforcement-learning
Naf Tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
Stars: ✭ 192 (-9.43%)
Mutual labels:  gym, reinforcement-learning
Rl algos
Reinforcement Learning Algorithms
Stars: ✭ 14 (-93.4%)
Mutual labels:  gym, reinforcement-learning
Trading Gym
A Trading environment base on Gym
Stars: ✭ 71 (-66.51%)
Mutual labels:  gym, reinforcement-learning
Dmc2gym
OpenAI Gym wrapper for the DeepMind Control Suite
Stars: ✭ 75 (-64.62%)
Mutual labels:  gym, reinforcement-learning
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+118.87%)
Mutual labels:  gym, reinforcement-learning
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+295.75%)
Mutual labels:  gym, reinforcement-learning
Muzero General
MuZero
Stars: ✭ 1,187 (+459.91%)
Mutual labels:  gym, reinforcement-learning
Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+196.23%)
Mutual labels:  gym, reinforcement-learning
Stable Baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Stars: ✭ 1,263 (+495.75%)
Mutual labels:  gym, reinforcement-learning
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+206.13%)
Mutual labels:  gym, reinforcement-learning
Coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Stars: ✭ 2,085 (+883.49%)
Mutual labels:  reinforcement-learning, mujoco
Pytorch Trpo
PyTorch implementation of Trust Region Policy Optimization
Stars: ✭ 303 (+42.92%)
Mutual labels:  reinforcement-learning, mujoco
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (-24.06%)
Mutual labels:  gym, reinforcement-learning
Gym Sokoban
Sokoban environment for OpenAI Gym
Stars: ✭ 186 (-12.26%)
Mutual labels:  gym, reinforcement-learning
Rl algorithms
Structural implementation of RL key algorithms
Stars: ✭ 352 (+66.04%)
Mutual labels:  gym, reinforcement-learning
Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (+21.23%)
Mutual labels:  gym, reinforcement-learning
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+86.32%)
Mutual labels:  gym, reinforcement-learning
Sumo Rl
A simple interface to instantiate Reinforcement Learning environments with SUMO for Traffic Signal Control. Compatible with Gym Env from OpenAI and MultiAgentEnv from RLlib.
Stars: ✭ 145 (-31.6%)
Mutual labels:  gym, reinforcement-learning
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+108.49%)
Mutual labels:  reinforcement-learning, mujoco
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-62.74%)
Mutual labels:  gym, reinforcement-learning
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (-45.75%)
Mutual labels:  gym, reinforcement-learning
Mjrl
Reinforcement learning algorithms for MuJoCo tasks
Stars: ✭ 162 (-23.58%)
Mutual labels:  reinforcement-learning, mujoco
Awesome Game Ai
Awesome Game AI materials of Multi-Agent Reinforcement Learning
Stars: ✭ 185 (-12.74%)
Mutual labels:  reinforcement-learning
Knowledge graph reasoning papers
Must-read papers on knowledge graph reasoning
Stars: ✭ 201 (-5.19%)
Mutual labels:  reinforcement-learning
Pomdpy
POMDPs in Python.
Stars: ✭ 183 (-13.68%)
Mutual labels:  reinforcement-learning
Deeprl Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
Stars: ✭ 2,149 (+913.68%)
Mutual labels:  reinforcement-learning
Minerva
Meandering In Networks of Entities to Reach Verisimilar Answers
Stars: ✭ 205 (-3.3%)
Mutual labels:  reinforcement-learning
Amazing Machine Learning Opensource 2019
Amazing Machine Learning Open Source Tools and Projects for the Past Year (v.2019)
Stars: ✭ 198 (-6.6%)
Mutual labels:  reinforcement-learning
Promp
ProMP: Proximal Meta-Policy Search
Stars: ✭ 181 (-14.62%)
Mutual labels:  reinforcement-learning
Retro Learning Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
Stars: ✭ 180 (-15.09%)
Mutual labels:  reinforcement-learning
My bibliography for research on autonomous driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
Stars: ✭ 197 (-7.08%)
Mutual labels:  reinforcement-learning
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-15.09%)
Mutual labels:  reinforcement-learning
Simple rl
A simple framework for experimenting with Reinforcement Learning in Python.
Stars: ✭ 179 (-15.57%)
Mutual labels:  reinforcement-learning
Epg
Code for the paper "Evolved Policy Gradients"
Stars: ✭ 204 (-3.77%)
Mutual labels:  reinforcement-learning
Neural Logic Machines
Implementation for the Neural Logic Machines (NLM).
Stars: ✭ 197 (-7.08%)
Mutual labels:  reinforcement-learning
Gail Tf
Tensorflow implementation of generative adversarial imitation learning
Stars: ✭ 179 (-15.57%)
Mutual labels:  reinforcement-learning
Reinforce.jl
Abstractions, algorithms, and utilities for reinforcement learning in Julia
Stars: ✭ 178 (-16.04%)
Mutual labels:  reinforcement-learning
1-60 of 589 similar projects