Implementing approach from a new paper read last night (prophet)

This commit is contained in:
saymrwulf 2021-03-04 22:06:00 +01:00
parent 7ecb49ecc7
commit c7cb4ea580

View file

@ -234,3 +234,4 @@
2021-02-27T08:46:00 - Late-night bugfix on financial RL environment (prophet)
2021-02-27T21:36:00 - Refactor for clarity, might break a few tests though (prophet)
2021-02-27T00:57:00 - Quick fix, referencing a known issue from the official repo (prophet)
2021-03-04T22:06:00 - Implementing approach from a new paper read last night (prophet)