stable-baselines3/stable_baselines3
Antonin RAFFIN 39a4f9379a
Escape tensorboard log name (#857)
* escape tensorboard log name

Otherwise utils does not recognize the log.

* Added fix to changelog

* Modifications made by: make commit-checks .

* Revert "Modifications made by: make commit-checks ."

This reverts commit 529a275d9475f85ef031038a8f3565f7301e5371.

* Update changelog and add test

Co-authored-by: James Hirschorn <James.Hirschorn@quantitative-technologies.com>
2022-04-11 21:49:18 +02:00
..
a2c Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
common Escape tensorboard log name (#857) 2022-04-11 21:49:18 +02:00
ddpg System info helper (#613) 2021-10-18 10:43:56 +02:00
dqn Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
her Fix HER goal selection (#848) 2022-04-11 17:50:02 +02:00
ppo Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
sac Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
td3 Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
__init__.py System info helper (#613) 2021-10-18 10:43:56 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Escape tensorboard log name (#857) 2022-04-11 21:49:18 +02:00