All Projects → rl-bigwatermelon → Similar Projects or Alternatives

67 Open source projects that are alternatives of or similar to rl-bigwatermelon

Pytorch A3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
Stars: ✭ 879 (+3895.45%)
Mutual labels:  a3c
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+3286.36%)
Mutual labels:  a3c
A3C-Crypto-Trader
Deep Reinforcement Learning A3C Crypto Trading Bot
Stars: ✭ 34 (+54.55%)
Mutual labels:  a3c
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+6013.64%)
Mutual labels:  a3c
Rl Starter Files
RL starter files in order to immediatly train, visualize and evaluate an agent without writing any line of code
Stars: ✭ 325 (+1377.27%)
Mutual labels:  a3c
Pontryagin-Differentiable-Programming
A unified end-to-end learning and control framework that is able to learn a (neural) control objective function, dynamics equation, control policy, or/and optimal trajectory in a control system.
Stars: ✭ 111 (+404.55%)
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+30790.91%)
Mutual labels:  a3c
Street-fighter-A3C-ICM-pytorch
Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike
Stars: ✭ 149 (+577.27%)
Mutual labels:  a3c
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+1695.45%)
Mutual labels:  a3c
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (+736.36%)
Mutual labels:  a3c
A3c Pytorch
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
Stars: ✭ 108 (+390.91%)
Mutual labels:  a3c
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 (-31.82%)
Mutual labels:  a3c
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 (+909.09%)
Mutual labels:  a3c
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (+218.18%)
Mutual labels:  a3c
cups-rl
Customisable Unified Physical Simulations (CUPS) for Reinforcement Learning. Experiments run on the ai2thor environment (http://ai2thor.allenai.org/) e.g. using A3C, RainbowDQN and A3C_GA (Gated Attention multi-modal fusion) for Task-Oriented Language Grounding (tasks specified by natural language instructions) e.g. "Pick up the Cup or else"
Stars: ✭ 38 (+72.73%)
Mutual labels:  a3c
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+4009.09%)
Mutual labels:  a3c
rlberry
An easy-to-use reinforcement learning library for research and education.
Stars: ✭ 124 (+463.64%)
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (+3377.27%)
Mutual labels:  a3c
bark-ml
Gym environments and agents for autonomous driving.
Stars: ✭ 68 (+209.09%)
Rl a3c pytorch
A3C LSTM Atari with Pytorch plus A3G design
Stars: ✭ 482 (+2090.91%)
Mutual labels:  a3c
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+12913.64%)
Mutual labels:  a3c
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (+1495.45%)
Mutual labels:  a3c
deep rl acrobot
TensorFlow A2C to solve Acrobot, with synchronized parallel environments
Stars: ✭ 32 (+45.45%)
Mutual labels:  a3c
Pysc2 Agents
This is a simple implementation of DeepMind's PySC2 RL agents.
Stars: ✭ 262 (+1090.91%)
Mutual labels:  a3c
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+9222.73%)
Mutual labels:  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 (+436.36%)
Mutual labels:  a3c
a3c
PyTorch implementation of "Asynchronous advantage actor-critic"
Stars: ✭ 21 (-4.55%)
Mutual labels:  a3c
a3c-super-mario-pytorch
Reinforcement Learning for Super Mario Bros using A3C on GPU
Stars: ✭ 35 (+59.09%)
Mutual labels:  a3c
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+13554.55%)
Mutual labels:  a3c
gym-cartpole-swingup
A simple, continuous-control environment for OpenAI Gym
Stars: ✭ 20 (-9.09%)
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (+272.73%)
Mutual labels:  a3c
reinforcement learning with Tensorflow
Minimal implementations of reinforcement learning algorithms by Tensorflow
Stars: ✭ 28 (+27.27%)
Mutual labels:  a3c
Policy Gradient Methods
Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC
Stars: ✭ 54 (+145.45%)
Mutual labels:  a3c
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 (+50%)
Mutual labels:  a3c
A3c
MXNET + OpenAI Gym implementation of A3C from "Asynchronous Methods for Deep Reinforcement Learning"
Stars: ✭ 9 (-59.09%)
Mutual labels:  a3c
realant
RealAnt robot platform for low-cost, real-world reinforcement learning
Stars: ✭ 40 (+81.82%)
Bombora
My experimentations with Reinforcement Learning in Pytorch
Stars: ✭ 18 (-18.18%)
Mutual labels:  a3c
WatermelonMessenger
React Native App using react, redux, sagas, hooks, react navigation v5
Stars: ✭ 63 (+186.36%)
Mutual labels:  watermelon
Super Mario Bros A3c Pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Stars: ✭ 775 (+3422.73%)
Mutual labels:  a3c
yarll
Combining deep learning and reinforcement learning.
Stars: ✭ 84 (+281.82%)
Mutual labels:  a3c
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+31481.82%)
Mutual labels:  a3c
magical
The MAGICAL benchmark suite for robust imitation learning (NeurIPS 2020)
Stars: ✭ 60 (+172.73%)
Async deep reinforce
Asynchronous Methods for Deep Reinforcement Learning
Stars: ✭ 565 (+2468.18%)
Mutual labels:  a3c
multi car racing
An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.
Stars: ✭ 58 (+163.64%)
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 (+1909.09%)
Mutual labels:  a3c
ZeroSimROSUnity
Robotic simulation in Unity with ROS integration.
Stars: ✭ 112 (+409.09%)
Pytorch A3c
Simple A3C implementation with pytorch + multiprocessing
Stars: ✭ 364 (+1554.55%)
Mutual labels:  a3c
A3c continuous
A continuous action space version of A3C LSTM in pytorch plus A3G design
Stars: ✭ 223 (+913.64%)
Mutual labels:  a3c
Rl4j
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
Stars: ✭ 330 (+1400%)
Mutual labels:  a3c
pytorch-noreward-rl
pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction
Stars: ✭ 79 (+259.09%)
Mutual labels:  a3c
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+1350%)
Mutual labels:  a3c
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (+700%)
Mutual labels:  a3c
pysc2-rl-agents
StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)
Stars: ✭ 124 (+463.64%)
Mutual labels:  a3c
FlashRL
No description or website provided.
Stars: ✭ 25 (+13.64%)
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (+559.09%)
Mutual labels:  a3c
simple-playgrounds
Simulator for Reinforcement Learning and AI. 2D environments with physics and interactive entities. Agents with rich sensors and actuators.
Stars: ✭ 18 (-18.18%)
modelicagym
Modelica models integration with Open AI Gym
Stars: ✭ 53 (+140.91%)
SNAC
Simultaneous Navigation and Construction
Stars: ✭ 13 (-40.91%)
robo-gym-robot-servers
Repository containing Robot Servers ROS packages
Stars: ✭ 25 (+13.64%)
Baby A3c
A high-performance Atari A3C agent in 180 lines of PyTorch
Stars: ✭ 144 (+554.55%)
Mutual labels:  a3c
1-60 of 67 similar projects