#
distributed-reinforcement-learning
Here are
14 public repositories
matching this topic...
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Updated
Dec 27, 2021
Python
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
Updated
Apr 2, 2020
Python
A framework for easy prototyping of distributed reinforcement learning algorithms
Updated
Dec 8, 2020
Python
Scalable distributed reinforcement learning agents on kubernetes
Updated
Feb 11, 2022
Python
implementation of distributed reinforcement learning with distributed tensorflow
Updated
Jun 5, 2021
Python
Updated
Jan 8, 2020
Python
Use AWS RoboMaker and demonstrate a simulation that can train a reinforcement learning model to make a TurtleBot WafflePi to follow a TurtleBot burger, and then Deploy via RoboMaker to the robot.
Updated
May 14, 2020
Python
A PyTorch implementation of reinforcement lerning algorithms (DQN, DDQN, Prior DDQN, Distributed) based on ray
Updated
Oct 14, 2020
Python
Updated
Jun 29, 2019
Jupyter Notebook
Distributed Deep Reinforcement Learning framework
Updated
Jan 15, 2022
Jupyter Notebook
reinforcement learning alogrithm implement with Ray
Updated
Sep 10, 2021
Python
Distributed RL platform with modified IMPALA architecture. Implements CLEAR, LASER V-trace modifications along with Attentive and Elite sampling experience replay methods.
Updated
Apr 8, 2022
Python
Implementation of certain crucial algorithms in the field of reinforcement learning.
Updated
Jul 30, 2020
Jupyter Notebook
Improve this page
Add a description, image, and links to the
distributed-reinforcement-learning
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
distributed-reinforcement-learning
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hello there, I'm sort of a newbie here. I am trying to reproduce some of the atari games with R2D2, and I am unable to produce them. I've been blocked on this for quite some time and it would be a great help if anyone can help me here.
Thank you.