All Projects → pysc2-rl-agents → Similar Projects or Alternatives

364 Open source projects that are alternatives of or similar to pysc2-rl-agents

Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+1554.03%)
Mutual labels:  deep-reinforcement-learning, a3c, a2c
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 (-87.9%)
Mutual labels:  deep-reinforcement-learning, a3c, a2c
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 (+79.03%)
Mutual labels:  deep-reinforcement-learning, a3c, a2c
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+2322.58%)
Mutual labels:  deep-reinforcement-learning, a3c
Baby A3c
A high-performance Atari A3C agent in 180 lines of PyTorch
Stars: ✭ 144 (+16.13%)
Mutual labels:  deep-reinforcement-learning, a3c
Pytorch A3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
Stars: ✭ 879 (+608.87%)
Mutual labels:  deep-reinforcement-learning, a3c
deep rl acrobot
TensorFlow A2C to solve Acrobot, with synchronized parallel environments
Stars: ✭ 32 (-74.19%)
Mutual labels:  deep-reinforcement-learning, a3c
Deep RL with pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Stars: ✭ 160 (+29.03%)
Mutual labels:  deep-reinforcement-learning, a2c
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+157.26%)
Mutual labels:  deep-reinforcement-learning, a3c
rl implementations
No description or website provided.
Stars: ✭ 40 (-67.74%)
Mutual labels:  deep-reinforcement-learning, a2c
A3c Pytorch
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
Stars: ✭ 108 (-12.9%)
Mutual labels:  deep-reinforcement-learning, a3c
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+629.03%)
Mutual labels:  deep-reinforcement-learning, a3c
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+2029.03%)
Mutual labels:  deep-reinforcement-learning, a2c
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+2208.87%)
Mutual labels:  deep-reinforcement-learning, a3c
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (+516.94%)
Mutual labels:  deep-reinforcement-learning, a3c
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (+256.45%)
Mutual labels:  deep-reinforcement-learning, a3c
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+500.81%)
Mutual labels:  deep-reinforcement-learning, a3c
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-68.55%)
Mutual labels:  deep-reinforcement-learning, a2c
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+2584.68%)
Mutual labels:  deep-reinforcement-learning, a2c
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-43.55%)
Mutual labels:  deep-reinforcement-learning, a3c
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+984.68%)
Mutual labels:  deep-reinforcement-learning, a3c
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 (+2022.58%)
Mutual labels:  deep-reinforcement-learning, a2c
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (-4.84%)
Mutual labels:  deep-reinforcement-learning, a3c
a3c-super-mario-pytorch
Reinforcement Learning for Super Mario Bros using A3C on GPU
Stars: ✭ 35 (-71.77%)
Mutual labels:  deep-reinforcement-learning, a3c
Deep-rl-mxnet
Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO
Stars: ✭ 26 (-79.03%)
Mutual labels:  deep-reinforcement-learning, a2c
pytorch-noreward-rl
pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction
Stars: ✭ 79 (-36.29%)
Mutual labels:  deep-reinforcement-learning, a3c
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+2506.45%)
Mutual labels:  deep-reinforcement-learning, a2c
yarll
Combining deep learning and reinforcement learning.
Stars: ✭ 84 (-32.26%)
Mutual labels:  deep-reinforcement-learning, a3c
sc2gym
PySC2 OpenAI Gym Environments
Stars: ✭ 50 (-59.68%)
Mutual labels:  starcraft-ii, pysc2
Rl a3c pytorch
A3C LSTM Atari with Pytorch plus A3G design
Stars: ✭ 482 (+288.71%)
Mutual labels:  deep-reinforcement-learning, a3c
pySC2 minigames
Curated list of pysc2 mini-games . Singleton Environmnets.Debugged by @SoyGema and mini-game authors
Stars: ✭ 43 (-65.32%)
Mutual labels:  pysc2, pysc2-mini-games
Master-Thesis
Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, tensorboard, numpy, gym-torcs, ubuntu, latex
Stars: ✭ 33 (-73.39%)
Mutual labels:  deep-reinforcement-learning, a3c
imitation learning
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
Stars: ✭ 93 (-25%)
Mutual labels:  deep-reinforcement-learning, a2c
DRL graph exploration
Autonomous Exploration Under Uncertainty via Deep Reinforcement Learning on Graphs
Stars: ✭ 53 (-57.26%)
SRLF
Simple Reinforcement Learning Framework
Stars: ✭ 24 (-80.65%)
dqn-lambda
NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.
Stars: ✭ 20 (-83.87%)
tf-a3c-gpu
Tensorflow implementation of A3C algorithm
Stars: ✭ 49 (-60.48%)
Mutual labels:  a3c
a3c
PyTorch implementation of "Asynchronous advantage actor-critic"
Stars: ✭ 21 (-83.06%)
Mutual labels:  a3c
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (-62.9%)
Mutual labels:  a2c
Deep-RL-agents
No description or website provided.
Stars: ✭ 27 (-78.23%)
Deep-Q-Networks
Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym
Stars: ✭ 38 (-69.35%)
Dist-A3C
Distributed A3C
Stars: ✭ 37 (-70.16%)
MaRLEnE
Machine- and Reinforcement Learning ExtensioN for (game) Engines
Stars: ✭ 47 (-62.1%)
deep-rl-quadcopter
Implementation of Deep Deterministic Policy Gradients (DDPG) to teach a Quadcopter How to Fly!
Stars: ✭ 17 (-86.29%)
SARNet
Code repository for SARNet: Learning Multi-Agent Communication through Structured Attentive Reasoning (NeurIPS 2020)
Stars: ✭ 14 (-88.71%)
pytorchrl
Deep Reinforcement Learning algorithms implemented in PyTorch
Stars: ✭ 47 (-62.1%)
DeepBeerInventory-RL
The code for the SRDQN algorithm to train an agent for the beer game problem
Stars: ✭ 27 (-78.23%)
playing-mario-with-deep-reinforcement-learning
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
Stars: ✭ 55 (-55.65%)
FLEXS
Fitness landscape exploration sandbox for biological sequence design.
Stars: ✭ 92 (-25.81%)
reinforcement-learning-papers
My notes on reinforcement learning papers
Stars: ✭ 13 (-89.52%)
rl-medical
Communicative Multiagent Deep Reinforcement Learning for Anatomical Landmark Detection using PyTorch.
Stars: ✭ 36 (-70.97%)
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+1572.58%)
Mutual labels:  a2c
Deep-Reinforcement-Learning
Introduction to Deep Reinforcement Learning
Stars: ✭ 71 (-42.74%)
robustnav
Evaluating pre-trained navigation agents under corruptions
Stars: ✭ 18 (-85.48%)
mpyq
Python library for reading MPQ archives.
Stars: ✭ 86 (-30.65%)
Mutual labels:  starcraft-ii
catalyst-examples
Examples
Stars: ✭ 54 (-56.45%)
pysc2
StarCraft II Learning Environment
Stars: ✭ 7,529 (+5971.77%)
Mutual labels:  starcraft-ii
Meta-SAC
Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020
Stars: ✭ 19 (-84.68%)
CommNet
an implementation of CommNet
Stars: ✭ 23 (-81.45%)
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 (-90.32%)
1-60 of 364 similar projects