All Projects → SARNet → Similar Projects or Alternatives

381 Open source projects that are alternatives of or similar to SARNet

Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (+571.43%)
Mutual labels:  deep-reinforcement-learning, gym
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (+1142.86%)
Mutual labels:  deep-reinforcement-learning, gym
Drlkit
A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms
Stars: ✭ 29 (+107.14%)
Mutual labels:  deep-reinforcement-learning, gym
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+2714.29%)
Mutual labels:  deep-reinforcement-learning, 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 (+57.14%)
Mutual labels:  deep-reinforcement-learning, gym
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+1814.29%)
Mutual labels:  deep-reinforcement-learning, gym
wolpertinger ddpg
Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatible.
Stars: ✭ 44 (+214.29%)
Mutual labels:  deep-reinforcement-learning, gym
Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+4385.71%)
Mutual labels:  deep-reinforcement-learning, gym
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (+285.71%)
Mutual labels:  deep-reinforcement-learning, gym
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+3214.29%)
Mutual labels:  deep-reinforcement-learning, gym
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (+214.29%)
Mutual labels:  deep-reinforcement-learning, gym
Naf Tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
Stars: ✭ 192 (+1271.43%)
Mutual labels:  deep-reinforcement-learning, gym
Muzero General
MuZero
Stars: ✭ 1,187 (+8378.57%)
Mutual labels:  deep-reinforcement-learning, gym
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (+464.29%)
Mutual labels:  deep-reinforcement-learning, 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 (+135.71%)
Mutual labels:  deep-reinforcement-learning, gym
rl-medical
Communicative Multiagent Deep Reinforcement Learning for Anatomical Landmark Detection using PyTorch.
Stars: ✭ 36 (+157.14%)
Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (+1735.71%)
Mutual labels:  deep-reinforcement-learning, gym
Rl algos
Reinforcement Learning Algorithms
Stars: ✭ 14 (+0%)
Mutual labels:  deep-reinforcement-learning, gym
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
Stars: ✭ 43 (+207.14%)
Mutual labels:  deep-reinforcement-learning, gym
mgym
A collection of multi-agent reinforcement learning OpenAI gym environments
Stars: ✭ 41 (+192.86%)
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 (+92.86%)
Mutual labels:  gym
DeepBeerInventory-RL
The code for the SRDQN algorithm to train an agent for the beer game problem
Stars: ✭ 27 (+92.86%)
safe-grid-agents
Training (hopefully) safe agents in gridworlds
Stars: ✭ 25 (+78.57%)
Mutual labels:  gym
MaRLEnE
Machine- and Reinforcement Learning ExtensioN for (game) Engines
Stars: ✭ 47 (+235.71%)
FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
Stars: ✭ 3,497 (+24878.57%)
Deep-Reinforcement-Learning
Introduction to Deep Reinforcement Learning
Stars: ✭ 71 (+407.14%)
playing-mario-with-deep-reinforcement-learning
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
Stars: ✭ 55 (+292.86%)
rSoccer
🎳 Environments for Reinforcement Learning
Stars: ✭ 26 (+85.71%)
Mutual labels:  gym
Dist-A3C
Distributed A3C
Stars: ✭ 37 (+164.29%)
Deep-RL-agents
No description or website provided.
Stars: ✭ 27 (+92.86%)
l2r
Open-source reinforcement learning environment for autonomous racing.
Stars: ✭ 38 (+171.43%)
Deep-Q-Networks
Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym
Stars: ✭ 38 (+171.43%)
reinforcement-learning-papers
My notes on reinforcement learning papers
Stars: ✭ 13 (-7.14%)
deep-rl-quadcopter
Implementation of Deep Deterministic Policy Gradients (DDPG) to teach a Quadcopter How to Fly!
Stars: ✭ 17 (+21.43%)
Multi-agent-reinforcement-learning
Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG
Stars: ✭ 49 (+250%)
catalyst-examples
Examples
Stars: ✭ 54 (+285.71%)
FLEXS
Fitness landscape exploration sandbox for biological sequence design.
Stars: ✭ 92 (+557.14%)
rlflow
A TensorFlow-based framework for learning about and experimenting with reinforcement learning algorithms
Stars: ✭ 20 (+42.86%)
robustnav
Evaluating pre-trained navigation agents under corruptions
Stars: ✭ 18 (+28.57%)
Deep-Quality-Value-Family
Official implementation of the paper "Approximating two value functions instead of one: towards characterizing a new family of Deep Reinforcement Learning Algorithms": https://arxiv.org/abs/1909.01779 To appear at the next NeurIPS2019 DRL-Workshop
Stars: ✭ 12 (-14.29%)
deep reinforcement learning gallery
Deep reinforcement learning with tensorflow2
Stars: ✭ 35 (+150%)
snake-reinforcement-DNN
Developing a deep neural network to play a snake game
Stars: ✭ 12 (-14.29%)
Deep-Reinforcement-Learning-CS285-Pytorch
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
Stars: ✭ 104 (+642.86%)
pytorch-hdqn
Hierarchical-DQN in pytorch (not actively maintained)
Stars: ✭ 36 (+157.14%)
Deep-Reinforcement-Learning-Notebooks
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algorithms.
Stars: ✭ 15 (+7.14%)
pytorchrl
Deep Reinforcement Learning algorithms implemented in PyTorch
Stars: ✭ 47 (+235.71%)
Autonomous-Drifting
Autonomous Drifting using Reinforcement Learning
Stars: ✭ 83 (+492.86%)
Reinforcement Learning
Research repo of RL
Stars: ✭ 20 (+42.86%)
Reinforcement Learning Course
Curso de Aprendizaje por Refuerzo, de 0 a 100 con notebooks y slides muy sencillas para entenderlo todo perfectamente.
Stars: ✭ 18 (+28.57%)
proto
Proto-RL: Reinforcement Learning with Prototypical Representations
Stars: ✭ 67 (+378.57%)
Mutual labels:  gym
Object-Goal-Navigation
Pytorch code for NeurIPS-20 Paper "Object Goal Navigation using Goal-Oriented Semantic Exploration"
Stars: ✭ 107 (+664.29%)
Smart-Traffic-Signals-in-India-using-Deep-Reinforcement-Learning-and-Advanced-Computer-Vision
We have used Deep Reinforcement Learning and Advanced Computer Vision techniques to for the creation of Smart Traffic Signals for Indian Roads. We have created the scripts for using SUMO as our environment for deploying all our RL models.
Stars: ✭ 131 (+835.71%)
learning-to-drive-in-5-minutes
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
Stars: ✭ 227 (+1521.43%)
Mutual labels:  gym
Deep-rl-mxnet
Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO
Stars: ✭ 26 (+85.71%)
AlphaNPI
Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.
Stars: ✭ 71 (+407.14%)
Underflow
With underflow, create trafic light clusters that interact together to regulate circulation
Stars: ✭ 12 (-14.29%)
squadgym
Environment that can be used to evaluate reasoning capabilities of artificial agents
Stars: ✭ 27 (+92.86%)
Mutual labels:  gym
gym-battlesnake
Multi-agent reinforcement learning environment
Stars: ✭ 29 (+107.14%)
Mutual labels:  gym
es pytorch
High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters
Stars: ✭ 20 (+42.86%)
Mutual labels:  gym
Deep RL with pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Stars: ✭ 160 (+1042.86%)
1-60 of 381 similar projects