Refactor for clarity, might break a few tests though (stable-baselines3)

This commit is contained in:
saymrwulf 2015-02-06 18:19:00 +01:00
parent 268a119e5f
commit a61518f976

View file

@ -37,3 +37,4 @@
2015-01-28T02:13:00 - Late-night bugfix on financial RL environment (stable-baselines3)
2015-01-28T00:54:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2015-02-06T22:04:00 - Implementing approach from a new paper read last night (stable-baselines3)
2015-02-06T18:19:00 - Refactor for clarity, might break a few tests though (stable-baselines3)