All Projects → Chainerrl → Similar Projects or Alternatives

694 Open source projects that are alternatives of or similar to Chainerrl

Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (-74.97%)
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+646.29%)
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+207.52%)
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (-19.98%)
Retro Learning Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
Stars: ✭ 180 (-80.67%)
Mutual labels:  reinforcement-learning, dqn
A2c
A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow
Stars: ✭ 169 (-81.85%)
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (-2.9%)
Mutual labels:  reinforcement-learning, dqn
Learning To Communicate Pytorch
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
Stars: ✭ 236 (-74.65%)
Mutual labels:  reinforcement-learning, dqn
reinforcement learning with Tensorflow
Minimal implementations of reinforcement learning algorithms by Tensorflow
Stars: ✭ 28 (-96.99%)
Mutual labels:  dqn, actor-critic
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (-87.86%)
Mutual labels:  dqn, actor-critic
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (-71.21%)
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+629.97%)
Mutual labels:  reinforcement-learning, dqn
Doudizhu
AI斗地主
Stars: ✭ 149 (-84%)
Mutual labels:  reinforcement-learning, dqn
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (-81.1%)
Mutual labels:  reinforcement-learning, dqn
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (-81.31%)
Rlseq2seq
Deep Reinforcement Learning For Sequence to Sequence Models
Stars: ✭ 683 (-26.64%)
Aleph star
Reinforcement learning with A* and a deep heuristic
Stars: ✭ 235 (-74.76%)
Mutual labels:  reinforcement-learning, dqn
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (-94.2%)
Mutual labels:  dqn, actor-critic
Alpha Zero General
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Stars: ✭ 2,617 (+181.1%)
Mutual labels:  reinforcement-learning, chainer
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (-62.3%)
Mutual labels:  reinforcement-learning, dqn
Rl4j
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
Stars: ✭ 330 (-64.55%)
Mutual labels:  reinforcement-learning, dqn
Pytorch Cpp Rl
PyTorch C++ Reinforcement Learning
Stars: ✭ 353 (-62.08%)
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (-18.26%)
Mutual labels:  reinforcement-learning, chainer
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+330.93%)
Mutual labels:  reinforcement-learning, dqn
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (-57.57%)
Mutual labels:  reinforcement-learning, dqn
Aigames
use AI to play some games.
Stars: ✭ 422 (-54.67%)
Mutual labels:  reinforcement-learning, dqn
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+120.3%)
Mutual labels:  reinforcement-learning, dqn
Rainbow
A PyTorch implementation of Rainbow DQN agent
Stars: ✭ 147 (-84.21%)
Mutual labels:  reinforcement-learning, dqn
Agents
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
Stars: ✭ 2,135 (+129.32%)
Mutual labels:  reinforcement-learning, dqn
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (-84.43%)
Mutual labels:  reinforcement-learning, dqn
Adeptrl
Reinforcement learning framework to accelerate research
Stars: ✭ 173 (-81.42%)
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (-81.31%)
Mutual labels:  reinforcement-learning, dqn
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (-80.24%)
Mutual labels:  reinforcement-learning, dqn
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (-86.68%)
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (-19.66%)
Deep Rl Trading
playing idealized trading games with deep reinforcement learning
Stars: ✭ 228 (-75.51%)
Mutual labels:  reinforcement-learning, dqn
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 (+182.71%)
Tensorflow Reinforce
Implementations of Reinforcement Learning Models in Tensorflow
Stars: ✭ 480 (-48.44%)
Reaver
Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.
Stars: ✭ 499 (-46.4%)
chainer-notebooks
Jupyter notebooks for Chainer hands-on
Stars: ✭ 23 (-97.53%)
Mutual labels:  chainer, dqn
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 (-76.15%)
Mutual labels:  dqn, actor-critic
rl implementations
No description or website provided.
Stars: ✭ 40 (-95.7%)
Mutual labels:  dqn, actor-critic
Snake Ai Reinforcement
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
Stars: ✭ 123 (-86.79%)
Mutual labels:  reinforcement-learning, dqn
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (-65.74%)
Mutual labels:  reinforcement-learning, dqn
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+257.57%)
Mutual labels:  reinforcement-learning, dqn
Rl algorithms
Structural implementation of RL key algorithms
Stars: ✭ 352 (-62.19%)
Mutual labels:  reinforcement-learning, dqn
Openai lab
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
Stars: ✭ 313 (-66.38%)
Gym Anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Stars: ✭ 627 (-32.65%)
Mutual labels:  reinforcement-learning, dqn
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (-57.68%)
Mutual labels:  reinforcement-learning, dqn
Reinforcement Learning Kr
[파이썬과 케라스로 배우는 강화학습] 예제
Stars: ✭ 282 (-69.71%)
Mutual labels:  dqn, actor-critic
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (-52.52%)
Mutual labels:  reinforcement-learning, dqn
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 (-52.52%)
Rl a3c pytorch
A3C LSTM Atari with Pytorch plus A3G design
Stars: ✭ 482 (-48.23%)
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (-54.35%)
Mutual labels:  reinforcement-learning, dqn
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-87.22%)
Mutual labels:  reinforcement-learning, dqn
Pytorch Rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Stars: ✭ 121 (-87%)
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (-70.78%)
Mutual labels:  reinforcement-learning, dqn
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 (-54.24%)
Mutual labels:  dqn, actor-critic
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 (-45.01%)
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (-38.24%)
Mutual labels:  reinforcement-learning, dqn
1-60 of 694 similar projects