All Projects → Deep-rl-mxnet → Similar Projects or Alternatives

621 Open source projects that are alternatives of or similar to Deep-rl-mxnet

Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (+946.15%)
Mutual labels:  deep-reinforcement-learning, dqn
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Stars: ✭ 160 (+515.38%)
Mutual labels:  dqn, ddpg
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+12330.77%)
Mutual labels:  deep-reinforcement-learning, a2c
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (+2842.31%)
Pytorch Ddpg
Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch
Stars: ✭ 272 (+946.15%)
Ppo Pytorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Stars: ✭ 325 (+1150%)
Crypto Rl
Deep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent
Stars: ✭ 328 (+1161.54%)
Mutual labels:  deep-reinforcement-learning, dqn
Openaigym
Solving OpenAI Gym problems.
Stars: ✭ 98 (+276.92%)
Mutual labels:  dqn, ddpg
Rl algorithms
Structural implementation of RL key algorithms
Stars: ✭ 352 (+1253.85%)
Mutual labels:  dqn, policy-gradient
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (+457.69%)
Mutual labels:  dqn, 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 (+1600%)
Deer
DEEp Reinforcement learning framework
Stars: ✭ 455 (+1650%)
playing-mario-with-deep-reinforcement-learning
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
Stars: ✭ 55 (+111.54%)
Mutual labels:  deep-reinforcement-learning, dqn
SRLF
Simple Reinforcement Learning Framework
Stars: ✭ 24 (-7.69%)
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 (+1892.31%)
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+2361.54%)
Tensorflow Reinforce
Implementations of Reinforcement Learning Models in Tensorflow
Stars: ✭ 480 (+1746.15%)
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 (+2430.77%)
Deep Q Learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
Stars: ✭ 1,013 (+3796.15%)
Mutual labels:  deep-reinforcement-learning, dqn
Autonomous-Drifting
Autonomous Drifting using Reinforcement Learning
Stars: ✭ 83 (+219.23%)
Mutual labels:  deep-reinforcement-learning, dqn
Ml In Tf
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
Stars: ✭ 45 (+73.08%)
Mutual labels:  deep-reinforcement-learning, dqn
Rl Course Experiments
Stars: ✭ 73 (+180.77%)
Deep Reinforcement Learning In Large Discrete Action Spaces
Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym
Stars: ✭ 132 (+407.69%)
Deep Rl Tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
Stars: ✭ 1,552 (+5869.23%)
Mutual labels:  deep-reinforcement-learning, dqn
Keras Rl2
Reinforcement learning with tensorflow 2 keras
Stars: ✭ 134 (+415.38%)
Mutual labels:  deep-reinforcement-learning, dqn
Drl
Repository for codes of 'Deep Reinforcement Learning'
Stars: ✭ 172 (+561.54%)
Mutual labels:  deep-reinforcement-learning, dqn
Hands On Intelligent Agents With Openai Gym
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
Stars: ✭ 189 (+626.92%)
Mutual labels:  deep-reinforcement-learning, dqn
model-free-algorithms
TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x
Stars: ✭ 56 (+115.38%)
Mutual labels:  ddpg, td3
Deep Rl Trading
playing idealized trading games with deep reinforcement learning
Stars: ✭ 228 (+776.92%)
Mutual labels:  deep-reinforcement-learning, dqn
Policy Gradient
Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras
Stars: ✭ 135 (+419.23%)
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 (+10023.08%)
Mutual labels:  deep-reinforcement-learning, a2c
Learning To Communicate Pytorch
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
Stars: ✭ 236 (+807.69%)
Mutual labels:  deep-reinforcement-learning, dqn
Drl based selfdrivingcarcontrol
Deep Reinforcement Learning (DQN) based Self Driving Car Control with Vehicle Simulator
Stars: ✭ 249 (+857.69%)
Mutual labels:  deep-reinforcement-learning, dqn
Minecraft Reinforcement Learning
Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft
Stars: ✭ 33 (+26.92%)
Mutual labels:  deep-reinforcement-learning, dqn
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
Stars: ✭ 43 (+65.38%)
Mutual labels:  deep-reinforcement-learning, dqn
reinforcement learning with Tensorflow
Minimal implementations of reinforcement learning algorithms by Tensorflow
Stars: ✭ 28 (+7.69%)
Mutual labels:  dqn, ddpg
pomdp-baselines
Simple (but often Strong) Baselines for POMDPs in PyTorch - ICML 2022
Stars: ✭ 162 (+523.08%)
Mutual labels:  deep-reinforcement-learning, td3
dqn-obstacle-avoidance
Deep Reinforcement Learning for Fixed-Wing Flight Control with Deep Q-Network
Stars: ✭ 57 (+119.23%)
Mutual labels:  deep-reinforcement-learning, dqn
jax-rl
JAX implementations of core Deep RL algorithms
Stars: ✭ 61 (+134.62%)
Mutual labels:  deep-reinforcement-learning, td3
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 (+26.92%)
Fruit-API
A Universal Deep Reinforcement Learning Framework
Stars: ✭ 61 (+134.62%)
DRL in CV
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
Stars: ✭ 59 (+126.92%)
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+2765.38%)
Mutual labels:  deep-reinforcement-learning, dqn
SharkStock
Automate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to choose an action to sell, buy, or hold the stocks to maximize the gain in asset value. The paper also acknowledges the need for a system that predicts the trend in stock value to work along with the reinforcement …
Stars: ✭ 63 (+142.31%)
motion-planner-reinforcement-learning
End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo
Stars: ✭ 99 (+280.77%)
connect4
Solving board games like Connect4 using Deep Reinforcement Learning
Stars: ✭ 33 (+26.92%)
godpaper
🐵 An AI chess-board-game framework(by many programming languages) implementations.
Stars: ✭ 40 (+53.85%)
NER BiLSTM CRF Chinese
BiLSTM_CRF中文实体命名识别
Stars: ✭ 46 (+76.92%)
Mutual labels:  mxnet
softmaxfocalloss
the loss function in Aritcal ‘Focal Loss for Dense Object Detection‘’
Stars: ✭ 16 (-38.46%)
Mutual labels:  mxnet
OpSummary.MXNet
A tool to count operators and parameters of your MXNet-Gluon model.
Stars: ✭ 19 (-26.92%)
Mutual labels:  mxnet
MaRLEnE
Machine- and Reinforcement Learning ExtensioN for (game) Engines
Stars: ✭ 47 (+80.77%)
RL-code-resources
A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments
Stars: ✭ 51 (+96.15%)
drl grasping
Deep Reinforcement Learning for Robotic Grasping from Octrees
Stars: ✭ 160 (+515.38%)
deep reinforcement learning gallery
Deep reinforcement learning with tensorflow2
Stars: ✭ 35 (+34.62%)
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (+38.46%)
DRL graph exploration
Autonomous Exploration Under Uncertainty via Deep Reinforcement Learning on Graphs
Stars: ✭ 53 (+103.85%)
DockerKeras
We provide GPU-enabled docker images including Keras, TensorFlow, CNTK, MXNET and Theano.
Stars: ✭ 49 (+88.46%)
Mutual labels:  mxnet
AI booklet CE-AUT
Booklet and exam of Artificial Intelligence Master Degree at Amirkabir University of technology.
Stars: ✭ 14 (-46.15%)
neural-mpc
No description or website provided.
Stars: ✭ 54 (+107.69%)
61-120 of 621 similar projects