All Projects → Learning To Communicate Pytorch → Similar Projects or Alternatives

1040 Open source projects that are alternatives of or similar to Learning To Communicate Pytorch

Ml In Tf
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
Stars: ✭ 45 (-80.93%)
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (-1.27%)
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+87.29%)
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+1310.59%)
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+13.56%)
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+1172.88%)
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-49.58%)
Mutual labels:  reinforcement-learning, dqn, rl
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+1600%)
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+283.05%)
reinforce-js
[INACTIVE] A collection of various machine learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms pretty simple.
Stars: ✭ 20 (-91.53%)
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+216.95%)
Reinforcement Learning
🤖 Implements of Reinforcement Learning algorithms.
Stars: ✭ 104 (-55.93%)
Torchrl
Highly Modular and Scalable Reinforcement Learning
Stars: ✭ 102 (-56.78%)
Deep Q Learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
Stars: ✭ 1,013 (+329.24%)
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+66.95%)
Advanced Deep Learning And Reinforcement Learning Deepmind
🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉
Stars: ✭ 121 (-48.73%)
Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (+8.9%)
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+769.07%)
Deep Rl Trading
playing idealized trading games with deep reinforcement learning
Stars: ✭ 228 (-3.39%)
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+13.56%)
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (+15.25%)
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+35.17%)
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (+80.08%)
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+143.64%)
Pysc2 Examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
Stars: ✭ 722 (+205.93%)
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (-26.27%)
Mutual labels:  reinforcement-learning, dqn, rl
Aws Robomaker Sample Application Deepracer
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
Stars: ✭ 105 (-55.51%)
Mujocounity
Reproducing MuJoCo benchmarks in a modern, commercial game /physics engine (Unity + PhysX).
Stars: ✭ 47 (-80.08%)
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-70.34%)
Muzero General
MuZero
Stars: ✭ 1,187 (+402.97%)
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+1113.14%)
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+215.68%)
Recurrent Environment Simulators
Deepmind Recurrent Environment Simulators paper implementation in tensorflow
Stars: ✭ 73 (-69.07%)
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-66.53%)
Gam
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
Stars: ✭ 227 (-3.81%)
Cartpole
OpenAI's cartpole env solver.
Stars: ✭ 107 (-54.66%)
Mutual labels:  reinforcement-learning, dqn
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+1018.64%)
Mutual labels:  deep-reinforcement-learning, dqn
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (-51.27%)
Mutual labels:  reinforcement-learning, rl
Startcraft pysc2 minigames
Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.
Stars: ✭ 113 (-52.12%)
Mutual labels:  reinforcement-learning, deepmind
Hierarchical Actor Critic Hac Pytorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
Stars: ✭ 116 (-50.85%)
Reinforcement learning
강화학습에 대한 기본적인 알고리즘 구현
Stars: ✭ 100 (-57.63%)
Mutual labels:  reinforcement-learning, dqn
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (-52.54%)
Mutual labels:  reinforcement-learning, dqn
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 (-50%)
Deep reinforcement learning
Resources, papers, tutorials
Stars: ✭ 119 (-49.58%)
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (-11.02%)
Mutual labels:  reinforcement-learning, rl
Alphazero gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Stars: ✭ 2,570 (+988.98%)
Mutual labels:  reinforcement-learning, rl
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 (+1015.25%)
Deep Rl Tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
Stars: ✭ 1,552 (+557.63%)
Mutual labels:  deep-reinforcement-learning, dqn
Snake Ai Reinforcement
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
Stars: ✭ 123 (-47.88%)
Mutual labels:  reinforcement-learning, dqn
Rl Medical
Deep Reinforcement Learning (DRL) agents applied to medical images
Stars: ✭ 123 (-47.88%)
Keras Rl2
Reinforcement learning with tensorflow 2 keras
Stars: ✭ 134 (-43.22%)
Mutual labels:  deep-reinforcement-learning, dqn
Reinforcement learning
Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.
Stars: ✭ 132 (-44.07%)
Mutual labels:  reinforcement-learning, rl
Rl Tutorial Jnrr19
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
Stars: ✭ 204 (-13.56%)
Mutual labels:  reinforcement-learning, rl
Top Deep Learning
Top 200 deep learning Github repositories sorted by the number of stars.
Stars: ✭ 1,365 (+478.39%)
Pytorch Rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Stars: ✭ 121 (-48.73%)
Mutual labels:  reinforcement-learning, rl
Rl Quadcopter
Teach a Quadcopter How to Fly!
Stars: ✭ 124 (-47.46%)
Ml Agents
Unity Machine Learning Agents Toolkit
Stars: ✭ 12,134 (+5041.53%)
Rl trading
An environment to high-frequency trading agents under reinforcement learning
Stars: ✭ 205 (-13.14%)
Mutual labels:  reinforcement-learning, rl
Rainbow
A PyTorch implementation of Rainbow DQN agent
Stars: ✭ 147 (-37.71%)
Mutual labels:  reinforcement-learning, dqn
Doudizhu
AI斗地主
Stars: ✭ 149 (-36.86%)
Mutual labels:  reinforcement-learning, dqn
1-60 of 1040 similar projects