All Projects → Rl Starter Files → Similar Projects or Alternatives

103 Open source projects that are alternatives of or similar to Rl Starter Files

Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-78.46%)
Mutual labels:  ppo, a3c
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+2037.85%)
Mutual labels:  ppo, a3c
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (-1.85%)
Mutual labels:  ppo, a3c
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+824.31%)
Mutual labels:  ppo, a3c
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+531.08%)
Mutual labels:  ppo, a3c
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+313.85%)
Mutual labels:  ppo, a3c
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (-55.38%)
Mutual labels:  ppo, 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 (-95.38%)
Mutual labels:  a3c, ppo
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 (-31.69%)
Mutual labels:  a3c, ppo
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+178.15%)
Mutual labels:  ppo, a3c
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (-74.77%)
Mutual labels:  ppo, a3c
tf-a3c-gpu
Tensorflow implementation of A3C algorithm
Stars: ✭ 49 (-84.92%)
Mutual labels:  a3c
rl trading
No description or website provided.
Stars: ✭ 14 (-95.69%)
Mutual labels:  ppo
Street-fighter-A3C-ICM-pytorch
Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike
Stars: ✭ 149 (-54.15%)
Mutual labels:  a3c
a3c-super-mario-pytorch
Reinforcement Learning for Super Mario Bros using A3C on GPU
Stars: ✭ 35 (-89.23%)
Mutual labels:  a3c
ppo-pytorch
Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)
Stars: ✭ 83 (-74.46%)
Mutual labels:  ppo
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+538.15%)
Mutual labels:  ppo
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-88%)
Mutual labels:  ppo
yarll
Combining deep learning and reinforcement learning.
Stars: ✭ 84 (-74.15%)
Mutual labels:  a3c
td-reg
TD-Regularized Actor-Critic Methods
Stars: ✭ 28 (-91.38%)
Mutual labels:  ppo
A3C-Crypto-Trader
Deep Reinforcement Learning A3C Crypto Trading Bot
Stars: ✭ 34 (-89.54%)
Mutual labels:  a3c
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (-28.31%)
Mutual labels:  ppo
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (-16.31%)
Mutual labels:  ppo
a3c
PyTorch implementation of "Asynchronous advantage actor-critic"
Stars: ✭ 21 (-93.54%)
Mutual labels:  a3c
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (-83.38%)
Mutual labels:  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 (+709.85%)
Mutual labels:  ppo
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 (-88.31%)
Mutual labels:  a3c
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (-85.85%)
Mutual labels:  ppo
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 (-89.85%)
Mutual labels:  ppo
pysc2-rl-agents
StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)
Stars: ✭ 124 (-61.85%)
Mutual labels:  a3c
deep rl acrobot
TensorFlow A2C to solve Acrobot, with synchronized parallel environments
Stars: ✭ 32 (-90.15%)
Mutual labels:  a3c
gym-microrts-paper-sb3
RL agent to play μRTS with Stable-Baselines3 and PyTorch
Stars: ✭ 21 (-93.54%)
Mutual labels:  ppo
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+894.46%)
Mutual labels:  ppo
Deep Reinforcement Learning Algorithms
31 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
Stars: ✭ 167 (-48.62%)
Mutual labels:  ppo
reinforcement learning with Tensorflow
Minimal implementations of reinforcement learning algorithms by Tensorflow
Stars: ✭ 28 (-91.38%)
Mutual labels:  a3c
model-free-algorithms
TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x
Stars: ✭ 56 (-82.77%)
Mutual labels:  ppo
mujoco-benchmark
Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library
Stars: ✭ 101 (-68.92%)
Mutual labels:  ppo
Deep RL with pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Stars: ✭ 160 (-50.77%)
Mutual labels:  ppo
Relational Deep Reinforcement Learning
No description or website provided.
Stars: ✭ 44 (-86.46%)
Mutual labels:  ppo
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+1164.31%)
Mutual labels:  ppo
Reinforcement Learning
Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3
Stars: ✭ 61 (-81.23%)
Mutual labels:  ppo
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+712.31%)
Mutual labels:  ppo
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (-46.77%)
Mutual labels:  ppo
rl-bigwatermelon
用深度强化学习玩合成大西瓜
Stars: ✭ 22 (-93.23%)
Mutual labels:  a3c
Rl Collision Avoidance
Implementation of the paper "Towards Optimally Decentralized Multi-Robot Collision Avoidance via Deep Reinforcement Learning"
Stars: ✭ 125 (-61.54%)
Mutual labels:  ppo
stadium
A graphical interface for reinforcement learning and gym-based environments. Integrates tensorboard and various configuration utilities for ease of usage.
Stars: ✭ 26 (-92%)
Mutual labels:  ppo
trading gym
a unified environment for supervised learning and reinforcement learning in the context of quantitative trading
Stars: ✭ 36 (-88.92%)
Mutual labels:  ppo
Doom Net Pytorch
Reinforcement learning models in ViZDoom environment
Stars: ✭ 113 (-65.23%)
Mutual labels:  ppo
Tf deep rl trader
Trading Environment(OpenAI Gym) + PPO(TensorForce)
Stars: ✭ 139 (-57.23%)
Mutual labels:  ppo
imitation learning
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
Stars: ✭ 93 (-71.38%)
Mutual labels:  ppo
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-63.38%)
Mutual labels:  ppo
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (-17.54%)
Mutual labels:  ppo
LWDRLC
Lightweight deep RL Libraray for continuous control.
Stars: ✭ 14 (-95.69%)
Mutual labels:  ppo
Gail ppo tf
Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action
Stars: ✭ 99 (-69.54%)
Mutual labels:  ppo
xingtian
xingtian is a componentized library for the development and verification of reinforcement learning algorithms
Stars: ✭ 229 (-29.54%)
Mutual labels:  ppo
Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020
Live Trading. Please star.
Stars: ✭ 1,251 (+284.92%)
Mutual labels:  ppo
Deeprl algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
Stars: ✭ 97 (-70.15%)
Mutual labels:  ppo
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (-72.31%)
Mutual labels:  ppo
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 (-89.85%)
Mutual labels:  a3c
Ppo Pytorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Stars: ✭ 325 (+0%)
Mutual labels:  ppo
1-60 of 103 similar projects