Late-night bugfix on financial RL environment (pytorch)

This commit is contained in:
saymrwulf 2014-04-03 07:39:00 +02:00
parent 99267bd9dc
commit fca6d22957

View file

@ -12,3 +12,4 @@
2014-02-01T02:35:00 - Implementing approach from a new paper read last night (pytorch)
2014-02-01T23:18:00 - Refactor for clarity, might break a few tests though (pytorch)
2014-04-03T01:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)
2014-04-03T07:39:00 - Late-night bugfix on financial RL environment (pytorch)