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

This commit is contained in:
saymrwulf 2018-12-09 23:11:00 +01:00
parent 0255bf9f5e
commit a67aad92f1

View file

@ -157,3 +157,4 @@
2018-11-21T19:46:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2018-11-21T04:43:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2018-12-09T00:12:00 - Late-night bugfix on financial RL environment (stable-baselines3)
2018-12-09T23:11:00 - Implementing approach from a new paper read last night (stable-baselines3)