All Projects → reinforce → Similar Projects or Alternatives

77 Open source projects that are alternatives of or similar to reinforce

rSoccer
🎳 Environments for Reinforcement Learning
Stars: ✭ 26 (-36.59%)
Mutual labels:  gym, gym-environments
bark-ml
Gym environments and agents for autonomous driving.
Stars: ✭ 68 (+65.85%)
Mutual labels:  gym-environments
A2c
A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow
Stars: ✭ 169 (+312.2%)
Mutual labels:  gym
Stable Baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Stars: ✭ 1,263 (+2980.49%)
Mutual labels:  gym
Naf Tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
Stars: ✭ 192 (+368.29%)
Mutual labels:  gym
safe-control-gym
PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
Stars: ✭ 272 (+563.41%)
Mutual labels:  gym
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (+180.49%)
Mutual labels:  gym
es pytorch
High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters
Stars: ✭ 20 (-51.22%)
Mutual labels:  gym
pytorch-gym
Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch
Stars: ✭ 39 (-4.88%)
Mutual labels:  gym
Muzero General
MuZero
Stars: ✭ 1,187 (+2795.12%)
Mutual labels:  gym
Reactgym
Workout-Tracking app built in ES6 using react, flux and ImmutableJS
Stars: ✭ 36 (-12.2%)
Mutual labels:  gym
Pytorch Reinforce
PyTorch Implementation of REINFORCE for both discrete & continuous control
Stars: ✭ 212 (+417.07%)
Mutual labels:  gym
Pytorch-RL-CPP
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
Stars: ✭ 73 (+78.05%)
Mutual labels:  gym
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (+324.39%)
Mutual labels:  gym
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (+31.71%)
Mutual labels:  gym
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 (+253.66%)
Mutual labels:  gym
GoBigger
Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.
Stars: ✭ 410 (+900%)
Mutual labels:  gym
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (+129.27%)
Mutual labels:  gym
gym-management
Gym Management System provides an easy to use interface for the users and a database for the admin to maintain the records of gym members.
Stars: ✭ 27 (-34.15%)
Mutual labels:  gym
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (+92.68%)
Mutual labels:  gym
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 (-19.51%)
Mutual labels:  gym
Super Mario Neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Stars: ✭ 64 (+56.1%)
Mutual labels:  gym
flutter
Flutter fitness/workout app for wger
Stars: ✭ 106 (+158.54%)
Mutual labels:  gym
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
Stars: ✭ 43 (+4.88%)
Mutual labels:  gym
Rl algos
Reinforcement Learning Algorithms
Stars: ✭ 14 (-65.85%)
Mutual labels:  gym
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 (-46.34%)
Mutual labels:  gym
Ma Gym
A collection of multi agent environments based on OpenAI gym.
Stars: ✭ 226 (+451.22%)
Mutual labels:  gym
CartPole
Run OpenAI Gym on a Server
Stars: ✭ 16 (-60.98%)
Mutual labels:  gym
Gym Unrealcv
Unreal environments for reinforcement learning
Stars: ✭ 202 (+392.68%)
Mutual labels:  gym
proto
Proto-RL: Reinforcement Learning with Prototypical Representations
Stars: ✭ 67 (+63.41%)
Mutual labels:  gym
Gym Sokoban
Sokoban environment for OpenAI Gym
Stars: ✭ 186 (+353.66%)
Mutual labels:  gym
ecole
Extensible Combinatorial Optimization Learning Environments
Stars: ✭ 249 (+507.32%)
Mutual labels:  gym
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (+324.39%)
Mutual labels:  gym
Super Mario Bros A3c Pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Stars: ✭ 775 (+1790.24%)
Mutual labels:  gym
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (+292.68%)
Mutual labels:  gym
ios-build-script
Shell scripts to build ipa
Stars: ✭ 52 (+26.83%)
Mutual labels:  gym
Drqn Tensorflow
Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro
Stars: ✭ 127 (+209.76%)
Mutual labels:  gym
gym-battlesnake
Multi-agent reinforcement learning environment
Stars: ✭ 29 (-29.27%)
Mutual labels:  gym
Wger
Self hosted FLOSS fitness/workout, nutrition and weight tracker written with Django
Stars: ✭ 1,372 (+3246.34%)
Mutual labels:  gym
freqtrade-gym
A customized gym environment for developing and comparing reinforcement learning algorithms in crypto trading.
Stars: ✭ 192 (+368.29%)
Mutual labels:  gym
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (+119.51%)
Mutual labels:  gym
wolpertinger ddpg
Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatible.
Stars: ✭ 44 (+7.32%)
Mutual labels:  gym
Lf2gym
An OpenAI-gym-like environment for Little Fighter 2
Stars: ✭ 79 (+92.68%)
Mutual labels:  gym
MetaGym
Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.
Stars: ✭ 222 (+441.46%)
Mutual labels:  gym-environments
Dmc2gym
OpenAI Gym wrapper for the DeepMind Control Suite
Stars: ✭ 75 (+82.93%)
Mutual labels:  gym
gym-cellular-automata
Cellular Automata Environments for Reinforcement Learning
Stars: ✭ 12 (-70.73%)
Mutual labels:  gym-environments
Trading Gym
A Trading environment base on Gym
Stars: ✭ 71 (+73.17%)
Mutual labels:  gym
COVID-19-Resources
Resources for Covid-19
Stars: ✭ 25 (-39.02%)
Mutual labels:  gym
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (+7.32%)
Mutual labels:  gym
safe-grid-agents
Training (hopefully) safe agents in gridworlds
Stars: ✭ 25 (-39.02%)
Mutual labels:  gym
Drlkit
A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms
Stars: ✭ 29 (-29.27%)
Mutual labels:  gym
DQN
Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment
Stars: ✭ 42 (+2.44%)
Mutual labels:  gym
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+1946.34%)
Mutual labels:  gym
gym-cryptotrading
OpenAI Gym Environment API based Bitcoin trading environment
Stars: ✭ 111 (+170.73%)
Mutual labels:  gym
multi car racing
An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.
Stars: ✭ 58 (+41.46%)
Mutual labels:  gym
mgym
A collection of multi-agent reinforcement learning OpenAI gym environments
Stars: ✭ 41 (+0%)
Mutual labels:  gym
squadgym
Environment that can be used to evaluate reasoning capabilities of artificial agents
Stars: ✭ 27 (-34.15%)
Mutual labels:  gym
gym-anm
Design Reinforcement Learning environments that model Active Network Management (ANM) tasks in electricity distribution networks.
Stars: ✭ 87 (+112.2%)
Mutual labels:  gym-environments
fenics-DRL
Repository from the paper https://arxiv.org/abs/1908.04127, to train Deep Reinforcement Learning in Fluid Mechanics Setup.
Stars: ✭ 40 (-2.44%)
Mutual labels:  gym
Rls
Reinforcement Learning Algorithms Based on TensorFlow 2.x
Stars: ✭ 239 (+482.93%)
Mutual labels:  gym
1-60 of 77 similar projects