All Projects → A3c → Similar Projects or Alternatives

729 Open source projects that are alternatives of or similar to A3c

Bombora
My experimentations with Reinforcement Learning in Pytorch
Stars: ✭ 18 (+100%)
Mutual labels:  reinforcement-learning, a3c
Pysc2 Agents
This is a simple implementation of DeepMind's PySC2 RL agents.
Stars: ✭ 262 (+2811.11%)
Mutual labels:  reinforcement-learning, a3c
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 (+1211.11%)
Mutual labels:  reinforcement-learning, a3c
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+4288.89%)
Mutual labels:  reinforcement-learning, a3c
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (+1944.44%)
Mutual labels:  reinforcement-learning, a3c
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+77100%)
Mutual labels:  reinforcement-learning, a3c
Pytorch A3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
Stars: ✭ 879 (+9666.67%)
Mutual labels:  reinforcement-learning, a3c
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (+1855.56%)
Mutual labels:  reinforcement-learning, a3c
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+75411.11%)
Mutual labels:  reinforcement-learning, a3c
Coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Stars: ✭ 2,085 (+23066.67%)
Mutual labels:  reinforcement-learning, mxnet
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+9944.44%)
Mutual labels:  reinforcement-learning, a3c
Super Mario Bros A3c Pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Stars: ✭ 775 (+8511.11%)
Mutual labels:  reinforcement-learning, a3c
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (+8400%)
Mutual labels:  reinforcement-learning, a3c
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (+811.11%)
Mutual labels:  reinforcement-learning, a3c
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (+8355.56%)
Mutual labels:  reinforcement-learning, mxnet
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+8177.78%)
Mutual labels:  reinforcement-learning, a3c
Polyaxon
Machine Learning Platform for Kubernetes (MLOps tools for experimentation and automation)
Stars: ✭ 2,966 (+32855.56%)
Mutual labels:  reinforcement-learning, mxnet
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (+1511.11%)
Mutual labels:  reinforcement-learning, a3c
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+3444.44%)
Mutual labels:  reinforcement-learning, a3c
Policy Gradient Methods
Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC
Stars: ✭ 54 (+500%)
Mutual labels:  reinforcement-learning, a3c
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (+677.78%)
Mutual labels:  reinforcement-learning, a3c
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+22688.89%)
Mutual labels:  reinforcement-learning, a3c
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+33277.78%)
Mutual labels:  reinforcement-learning, a3c
Rl4j
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
Stars: ✭ 330 (+3566.67%)
Mutual labels:  reinforcement-learning, a3c
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (+3800%)
Mutual labels:  reinforcement-learning, a3c
Rl a3c pytorch
A3C LSTM Atari with Pytorch plus A3G design
Stars: ✭ 482 (+5255.56%)
Mutual labels:  reinforcement-learning, a3c
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+31711.11%)
Mutual labels:  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 (+4811.11%)
Mutual labels:  reinforcement-learning, a3c
Async deep reinforce
Asynchronous Methods for Deep Reinforcement Learning
Stars: ✭ 565 (+6177.78%)
Mutual labels:  reinforcement-learning, a3c
Hands On Meta Learning With Python
Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
Stars: ✭ 768 (+8433.33%)
Mutual labels:  reinforcement-learning
Notes
Resources to learn more about Machine Learning and Artificial Intelligence
Stars: ✭ 766 (+8411.11%)
Mutual labels:  reinforcement-learning
Deeplearning Trader
backtrader with DRL ( Deep Reinforcement Learning)
Stars: ✭ 24 (+166.67%)
Mutual labels:  reinforcement-learning
Openhabai
Train Neuronal networks to automate your home
Stars: ✭ 19 (+111.11%)
Mutual labels:  mxnet
Osim Rl
Reinforcement learning environments with musculoskeletal models
Stars: ✭ 763 (+8377.78%)
Mutual labels:  reinforcement-learning
Sc2atari
Convert sc2 environment to gym-atari and play some mini-games
Stars: ✭ 19 (+111.11%)
Mutual labels:  reinforcement-learning
Deepcamera
Open source face recognition on Raspberry Pi. SharpAI is open source stack for machine learning engineering with private deployment and AutoML for edge computing. DeepCamera is application of SharpAI designed for connecting computer vision model to surveillance camera. Developers can run same code on Raspberry Pi/Android/PC/AWS to boost your AI production development.
Stars: ✭ 757 (+8311.11%)
Mutual labels:  mxnet
Summary loop
Codebase for the Summary Loop paper at ACL2020
Stars: ✭ 26 (+188.89%)
Mutual labels:  reinforcement-learning
Deep Learning Vm
Sets up a VM with Keras, TensorFlow, TFLearn and Theano installed
Stars: ✭ 23 (+155.56%)
Mutual labels:  mxnet
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (+8211.11%)
Mutual labels:  reinforcement-learning
Deephumanprediction
JG Master Thesis
Stars: ✭ 18 (+100%)
Mutual labels:  mxnet
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+8211.11%)
Mutual labels:  reinforcement-learning
Awesome Artificial Intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
Stars: ✭ 6,516 (+72300%)
Mutual labels:  reinforcement-learning
Squeezenet v1.2
Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.
Stars: ✭ 23 (+155.56%)
Mutual labels:  mxnet
Aim
Aim — a super-easy way to record, search and compare 1000s of ML training runs
Stars: ✭ 894 (+9833.33%)
Mutual labels:  reinforcement-learning
Pysc2 Examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
Stars: ✭ 722 (+7922.22%)
Mutual labels:  reinforcement-learning
Reinforcement Learning 2nd Edition By Sutton Exercise Solutions
Solutions of Reinforcement Learning, An Introduction
Stars: ✭ 713 (+7822.22%)
Mutual labels:  reinforcement-learning
Textworld
​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Stars: ✭ 895 (+9844.44%)
Mutual labels:  reinforcement-learning
Aws Machine Learning University Accelerated Tab
Machine Learning University: Accelerated Tabular Data Class
Stars: ✭ 718 (+7877.78%)
Mutual labels:  mxnet
Tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
Stars: ✭ 6,136 (+68077.78%)
Mutual labels:  reinforcement-learning
Bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
Stars: ✭ 837 (+9200%)
Mutual labels:  reinforcement-learning
Toybox
The Machine Learning Toybox for testing the behavior of autonomous agents.
Stars: ✭ 25 (+177.78%)
Mutual labels:  reinforcement-learning
Unity Ml Environments
This repository features game simulations as machine learning environments to experiment with deep learning approaches such as deep reinforcement learning inside of Unity.
Stars: ✭ 23 (+155.56%)
Mutual labels:  reinforcement-learning
Pygame Learning Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Stars: ✭ 828 (+9100%)
Mutual labels:  reinforcement-learning
Machine learning examples
A collection of machine learning examples and tutorials.
Stars: ✭ 6,466 (+71744.44%)
Mutual labels:  reinforcement-learning
Deepo
Setup and customize deep learning environment in seconds.
Stars: ✭ 6,145 (+68177.78%)
Mutual labels:  mxnet
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+9077.78%)
Mutual labels:  reinforcement-learning
Trax
Trax — Deep Learning with Clear Code and Speed
Stars: ✭ 6,666 (+73966.67%)
Mutual labels:  reinforcement-learning
Ciff
Cornell Instruction Following Framework
Stars: ✭ 23 (+155.56%)
Mutual labels:  reinforcement-learning
Softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
Stars: ✭ 713 (+7822.22%)
Mutual labels:  reinforcement-learning
Rex Gym
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
Stars: ✭ 684 (+7500%)
Mutual labels:  reinforcement-learning
1-60 of 729 similar projects