All Projects → Run Skeleton Run → Similar Projects or Alternatives

626 Open source projects that are alternatives of or similar to Run Skeleton Run

Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+284.34%)
Mutual labels:  reinforcement-learning, ppo, ddpg, trpo
Reinforcement Learning Algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
Stars: ✭ 426 (+413.25%)
Mutual labels:  ppo, actor-critic, ddpg, trpo
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 (+167.47%)
Mutual labels:  ddpg, actor-critic, trpo, 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 (+108.43%)
Mutual labels:  ppo, actor-critic, ddpg, trpo
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (+180.72%)
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+8271.08%)
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, ddpg, trpo
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+1520.48%)
Mutual labels:  ppo, actor-critic, trpo
Mario rl
Stars: ✭ 60 (-27.71%)
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, trpo
Openai lab
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
Stars: ✭ 313 (+277.11%)
Pytorch Cpp Rl
PyTorch C++ Reinforcement Learning
Stars: ✭ 353 (+325.3%)
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-15.66%)
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+432.53%)
Mutual labels:  reinforcement-learning, ddpg, trpo
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+592.77%)
Mutual labels:  reinforcement-learning, ppo, ddpg
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+338.55%)
Mutual labels:  reinforcement-learning, ppo, ddpg
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (+412.05%)
Mutual labels:  reinforcement-learning, ppo, ddpg
Learning2run
Our NIPS 2017: Learning to Run source code
Stars: ✭ 57 (-31.33%)
Mutual labels:  nips-2017, reinforcement-learning, ppo
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (+801.2%)
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, ddpg
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+4733.73%)
Mutual labels:  reinforcement-learning, ppo, ddpg
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+4850.6%)
Mutual labels:  ppo, ddpg, trpo
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (+43.37%)
Mutual labels:  reinforcement-learning, ppo, trpo
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+797.59%)
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+2371.08%)
Mutual labels:  reinforcement-learning, ppo, ddpg
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+3519.28%)
Mutual labels:  reinforcement-learning, ppo, ddpg
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%)
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, trpo
reinforcement learning with Tensorflow
Minimal implementations of reinforcement learning algorithms by Tensorflow
Stars: ✭ 28 (-66.27%)
Mutual labels:  ddpg, actor-critic
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-53.01%)
Mutual labels:  ddpg, ppo
Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020
Live Trading. Please star.
Stars: ✭ 1,251 (+1407.23%)
Mutual labels:  ddpg, ppo
mujoco-benchmark
Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library
Stars: ✭ 101 (+21.69%)
Mutual labels:  ddpg, ppo
nips rl
Code for NIPS 2017 learning to run challenge
Stars: ✭ 37 (-55.42%)
Mutual labels:  ddpg, nips-2017
LWDRLC
Lightweight deep RL Libraray for continuous control.
Stars: ✭ 14 (-83.13%)
Mutual labels:  ddpg, ppo
Reinforcement Learning
Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3
Stars: ✭ 61 (-26.51%)
Mutual labels:  actor-critic, ppo
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (-34.94%)
Mutual labels:  actor-critic, ppo
td-reg
TD-Regularized Actor-Critic Methods
Stars: ✭ 28 (-66.27%)
Mutual labels:  trpo, ppo
Pytorch Ddpg Naf
Implementation of algorithms for continuous control (DDPG and NAF).
Stars: ✭ 254 (+206.02%)
Mutual labels:  reinforcement-learning, ddpg
trading gym
a unified environment for supervised learning and reinforcement learning in the context of quantitative trading
Stars: ✭ 36 (-56.63%)
Mutual labels:  ddpg, ppo
model-free-algorithms
TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x
Stars: ✭ 56 (-32.53%)
Mutual labels:  ddpg, ppo
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+2398.8%)
Mutual labels:  ddpg, ppo
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Stars: ✭ 160 (+92.77%)
Mutual labels:  ddpg, ppo
SRLF
Simple Reinforcement Learning Framework
Stars: ✭ 24 (-71.08%)
Mutual labels:  ddpg, trpo
rl implementations
No description or website provided.
Stars: ✭ 40 (-51.81%)
Mutual labels:  ddpg, actor-critic
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+222.89%)
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (-44.58%)
Mutual labels:  ddpg, ppo
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+222.89%)
Mutual labels:  reinforcement-learning, ppo
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (+227.71%)
Mutual labels:  reinforcement-learning, ppo
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+3349.4%)
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (+36.14%)
Mutual labels:  ddpg, actor-critic
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+3793.98%)
Mutual labels:  ppo, actor-critic
Pytorch Trpo
PyTorch implementation of Trust Region Policy Optimization
Stars: ✭ 303 (+265.06%)
Mutual labels:  reinforcement-learning, trpo
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+374.7%)
Mutual labels:  reinforcement-learning, ddpg
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+375.9%)
Mutual labels:  reinforcement-learning, ddpg
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 (+432.53%)
Reaver
Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.
Stars: ✭ 499 (+501.2%)
Rl a3c pytorch
A3C LSTM Atari with Pytorch plus A3G design
Stars: ✭ 482 (+480.72%)
Dissecting Reinforcement Learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Stars: ✭ 512 (+516.87%)
Tensorflow Reinforce
Implementations of Reinforcement Learning Models in Tensorflow
Stars: ✭ 480 (+478.31%)
Deep Reinforcement Learning For Automated Stock Trading Ensemble Strategy Icaif 2020
Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020. Please star.
Stars: ✭ 518 (+524.1%)
Mutual labels:  ppo, ddpg
1-60 of 626 similar projects