The Wayback Machine - https://web.archive.org/web/20200626124835/https://github.com/topics/deep-reinforcement-learning
Skip to content
#

deep-reinforcement-learning

Here are 1,265 public repositories matching this topic...

carla
felipeboffnunes
felipeboffnunes commented Apr 24, 2020

Description

Trax is a library for deep learning that focuses on sequence models and reinforcement learning. It combines performance with code clarity and maintained documentation and tests.
...

Sorry to bother, I'll be brief. I don't think the "maintained documentation" part of the statement is true (yet?). I like the work and I respect every project that goes deep down on neural network

pwnagotchi
TheVladdestVlad
TheVladdestVlad commented Oct 20, 2019

Please specify in the the Configuration section of the documentation that Windows users need to remove the SSH entry pertaining to 10.0.0.2 from C:\Users\CurrentUser.ssh\known_hosts every time they update pwnagotchi, since the newly generated keys won't match the one in the known_hosts file.

daniel-fudge
daniel-fudge commented Sep 2, 2019

The OpenAI Gym installation instructions are missing reference to the "Build Tools for Visual Studio 2019" from the following site.

https://visualstudio.microsoft.com/downloads/

I also found this by reading the following article.
https://towardsdatascience.com/how-to-install-openai-gym-in-a-windows-environment-338969e24d30

Even though this is an issue in the OpenAI gym, a note in this RE

fredcallaway
fredcallaway commented Jun 29, 2017

I was surprised to see this loss function because it is generally used when the target is a distribution (i.e. sums to 1). This is not the case for the advantage estimate. However, I worked out the math and it does appear to be doing the right thing which is neat!

I think this trick should be mentioned in the code.

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).
  • Updated Mar 3, 2020
  • Python

Improve this page

Add a description, image, and links to the deep-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 deep-reinforcement-learning topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.