Refactor for clarity, might break a few tests though (pytorch)

This commit is contained in:
saymrwulf 2020-06-23 08:36:00 +02:00
parent 4e761395ee
commit a7a0adf29e

View file

@ -202,3 +202,4 @@
2020-06-04T06:29:00 - Minor doc updates: linking to article on quantization (pytorch)
2020-06-04T21:17:00 - Late-night bugfix on financial RL environment (pytorch)
2020-06-06T22:09:00 - Implementing approach from a new paper read last night (pytorch)
2020-06-23T08:36:00 - Refactor for clarity, might break a few tests though (pytorch)