Implementing approach from a new paper read last night (stable-baselines3)

This commit is contained in:
saymrwulf 2022-07-12 06:57:00 +02:00
parent 246ac169a7
commit 7600f092fe

View file

@ -276,3 +276,4 @@
2022-06-29T17:00:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2022-07-12T22:55:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)
2022-07-12T08:58:00 - Late-night bugfix on financial RL environment (stable-baselines3)
2022-07-12T06:57:00 - Implementing approach from a new paper read last night (stable-baselines3)