All Projects → Sc2aibot → Similar Projects or Alternatives

599 Open source projects that are alternatives of or similar to Sc2aibot

Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+3910.84%)
Mutual labels:  reinforcement-learning, ppo, deepmind
Doom Net Pytorch
Reinforcement learning models in ViZDoom environment
Stars: ✭ 113 (+36.14%)
Mutual labels:  reinforcement-learning, ppo
Pytorch Cpp Rl
PyTorch C++ Reinforcement Learning
Stars: ✭ 353 (+325.3%)
Mutual labels:  reinforcement-learning, ppo
Advanced Deep Learning And Reinforcement Learning Deepmind
🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉
Stars: ✭ 121 (+45.78%)
Mutual labels:  reinforcement-learning, deepmind
Recurrent Environment Simulators
Deepmind Recurrent Environment Simulators paper implementation in tensorflow
Stars: ✭ 73 (-12.05%)
Mutual labels:  reinforcement-learning, deepmind
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+338.55%)
Mutual labels:  reinforcement-learning, ppo
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (-1.2%)
Mutual labels:  reinforcement-learning, ppo
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (+8.43%)
Mutual labels:  reinforcement-learning, ppo
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (+412.05%)
Mutual labels:  reinforcement-learning, ppo
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (+227.71%)
Mutual labels:  reinforcement-learning, ppo
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+592.77%)
Mutual labels:  reinforcement-learning, ppo
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+3519.28%)
Mutual labels:  reinforcement-learning, ppo
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (+43.37%)
Mutual labels:  reinforcement-learning, ppo
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+2371.08%)
Mutual labels:  reinforcement-learning, ppo
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (+180.72%)
Mutual labels:  reinforcement-learning, ppo
Dmc2gym
OpenAI Gym wrapper for the DeepMind Control Suite
Stars: ✭ 75 (-9.64%)
Mutual labels:  reinforcement-learning, deepmind
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+681.93%)
Mutual labels:  reinforcement-learning, ppo
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-15.66%)
Mutual labels:  reinforcement-learning, ppo
Pytorch Rl
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
Stars: ✭ 658 (+692.77%)
Mutual labels:  reinforcement-learning, ppo
Learning To Communicate Pytorch
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
Stars: ✭ 236 (+184.34%)
Mutual labels:  reinforcement-learning, deepmind
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+222.89%)
Mutual labels:  reinforcement-learning, ppo
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+4733.73%)
Mutual labels:  reinforcement-learning, ppo
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+284.34%)
Mutual labels:  reinforcement-learning, ppo
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+8271.08%)
Mutual labels:  reinforcement-learning, ppo
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (+801.2%)
Mutual labels:  reinforcement-learning, ppo
Mujocounity
Reproducing MuJoCo benchmarks in a modern, commercial game /physics engine (Unity + PhysX).
Stars: ✭ 47 (-43.37%)
Mutual labels:  reinforcement-learning, deepmind
Startcraft pysc2 minigames
Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.
Stars: ✭ 113 (+36.14%)
Mutual labels:  reinforcement-learning, deepmind
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (+74.7%)
Mutual labels:  reinforcement-learning, ppo
Reaver
Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.
Stars: ✭ 499 (+501.2%)
Mutual labels:  reinforcement-learning, deepmind
Learning2run
Our NIPS 2017: Learning to Run source code
Stars: ✭ 57 (-31.33%)
Mutual labels:  reinforcement-learning, ppo
Mario rl
Stars: ✭ 60 (-27.71%)
Mutual labels:  reinforcement-learning, 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 (+3071.08%)
Mutual labels:  reinforcement-learning, ppo
Pysc2 Examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
Stars: ✭ 722 (+769.88%)
Mutual labels:  reinforcement-learning, deepmind
Ml In Tf
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
Stars: ✭ 45 (-45.78%)
Mutual labels:  reinforcement-learning, deepmind
Rl Collision Avoidance
Implementation of the paper "Towards Optimally Decentralized Multi-Robot Collision Avoidance via Deep Reinforcement Learning"
Stars: ✭ 125 (+50.6%)
Mutual labels:  reinforcement-learning, ppo
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+671.08%)
Mutual labels:  reinforcement-learning, ppo
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+989.16%)
Mutual labels:  reinforcement-learning, ppo
Run Skeleton Run
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
Stars: ✭ 83 (+0%)
Mutual labels:  reinforcement-learning, ppo
On Policy
This is the official implementation of Multi-Agent PPO.
Stars: ✭ 63 (-24.1%)
Mutual labels:  ppo
Rl Course Experiments
Stars: ✭ 73 (-12.05%)
Mutual labels:  reinforcement-learning
Drivebot
tensorflow deep RL for driving a rover around
Stars: ✭ 62 (-25.3%)
Mutual labels:  reinforcement-learning
Mathy
Tools for using computer algebra systems to solve math problems step-by-step with reinforcement learning
Stars: ✭ 79 (-4.82%)
Mutual labels:  reinforcement-learning
Max
Code for reproducing experiments in Model-Based Active Exploration, ICML 2019
Stars: ✭ 61 (-26.51%)
Mutual labels:  reinforcement-learning
Galvanise zero
Learning from zero (mostly based off of AlphaZero) in General Game Playing.
Stars: ✭ 60 (-27.71%)
Mutual labels:  reinforcement-learning
Rl Workshop
Reinforcement Learning Workshop for Data Science BKK
Stars: ✭ 73 (-12.05%)
Mutual labels:  reinforcement-learning
Data Science Best Resources
Carefully curated resource links for data science in one place
Stars: ✭ 1,104 (+1230.12%)
Mutual labels:  reinforcement-learning
Nlp overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Stars: ✭ 1,104 (+1230.12%)
Mutual labels:  reinforcement-learning
Snake
Artificial intelligence for the Snake game.
Stars: ✭ 1,241 (+1395.18%)
Mutual labels:  reinforcement-learning
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-4.82%)
Mutual labels:  reinforcement-learning
Vizdoom
Doom-based AI Research Platform for Reinforcement Learning from Raw Visual Information.
Stars: ✭ 1,178 (+1319.28%)
Mutual labels:  reinforcement-learning
Pgdrive
PGDrive: an open-ended driving simulator with infinite scenes from procedural generation
Stars: ✭ 60 (-27.71%)
Mutual labels:  reinforcement-learning
Nlg Rl
Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction
Stars: ✭ 59 (-28.92%)
Mutual labels:  reinforcement-learning
Trading Gym
A Trading environment base on Gym
Stars: ✭ 71 (-14.46%)
Mutual labels:  reinforcement-learning
Malib
A Multi-agent Learning Framework
Stars: ✭ 58 (-30.12%)
Mutual labels:  reinforcement-learning
Treeqn
Stars: ✭ 77 (-7.23%)
Mutual labels:  reinforcement-learning
Pytorch Looking Fast And Slow
PyTorch implementation of Looking Fast and Slow: Memory-Guided Mobile Video Object Detection
Stars: ✭ 71 (-14.46%)
Mutual labels:  reinforcement-learning
Taxorl
Code for paper "End-to-End Reinforcement Learning for Automatic Taxonomy Induction", ACL 2018
Stars: ✭ 57 (-31.33%)
Mutual labels:  reinforcement-learning
Tictactoe
Tic Tac Toe Machine Learning
Stars: ✭ 56 (-32.53%)
Mutual labels:  reinforcement-learning
Ml Surveys
📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning, recommendations, graphs, etc.
Stars: ✭ 1,063 (+1180.72%)
Mutual labels:  reinforcement-learning
Reinforcement Learning
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
Stars: ✭ 55 (-33.73%)
Mutual labels:  reinforcement-learning
1-60 of 599 similar projects