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

This commit is contained in:
saymrwulf 2020-09-20 04:12:00 +02:00
parent 11883c953d
commit 088445379b

View file

@ -183,3 +183,4 @@
2020-07-29T18:20:00 - Late-night bugfix on financial RL environment (onnxruntime)
2020-07-29T05:08:00 - Refactor for clarity, might break a few tests though (onnxruntime)
2020-09-20T08:51:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)
2020-09-20T04:12:00 - Implementing approach from a new paper read last night (onnxruntime)