-
Updated
Jun 11, 2021 - JavaScript
toolbox
Here are 760 public repositories matching this topic...
More custom services
New built-in theme
The following applies to DDPG and TD3, and possibly other models. The following libraries were installed in a virtual environment:
numpy==1.16.4
stable-baselines==2.10.0
gym==0.14.0
tensorflow==1.14.0
Episode rewards do not seem to be updated in model.learn() before callback.on_step(). Depending on which callback.locals variable is used, this means that:
- episode rewards may n
🐛 Bug
The documentation of DQN agent (https://stable-baselines3.readthedocs.io/en/master/modules/dqn.html) specifies that log_interval parameter is "The number of timesteps before logging". However, when set to 1 (or any other value) the logging is not made at that pace but is instead made every log_interval episode (and not timesteps). In the example below this is made every 200 timesteps.
-
Updated
Mar 22, 2022 - Python
-
Updated
Jan 24, 2022 - Python
-
Updated
Mar 11, 2022 - TypeScript
-
Updated
Feb 25, 2022 - JavaScript
-
Updated
Mar 20, 2022 - C#
-
Updated
Jan 17, 2022 - Python
-
Updated
Mar 4, 2022 - Jupyter Notebook
-
Updated
Jan 25, 2021 - Python
-
Updated
Mar 8, 2022 - Python
-
Updated
Aug 1, 2021 - HTML
-
Updated
Mar 22, 2022 - Shell
-
Updated
Mar 10, 2022 - Python
-
Updated
Jan 11, 2022 - Python
-
Updated
Oct 15, 2021 - Python
-
Updated
Jan 11, 2022 - Python
-
Updated
Mar 17, 2022 - Vue
-
Updated
Nov 7, 2021 - Batchfile
-
Updated
Sep 7, 2021 - Python
-
Updated
Oct 31, 2021 - Python
-
Updated
May 10, 2021 - Python
Improve this page
Add a description, image, and links to the toolbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the toolbox topic, visit your repo's landing page and select "manage topics."


Homer supports custom services, and provides a template to easily add new ones.
It could be great to add some more. Before starting to work on a custom service please open an issue to describe your idea and discuss about it.
Some ide