From 86ad8e8513a3221d65aeb5d066e23eafff5b0b01 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 27 Dec 2019 01:03:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index f69f88340..10e9f93c0 100644 --- a/notes.md +++ b/notes.md @@ -139,3 +139,4 @@ 2019-11-11T22:26:00 - Refactor for clarity, might break a few tests though (transformers) 2019-11-11T19:57:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2019-12-27T06:05:00 - Refactor for clarity, might break a few tests though (transformers) +2019-12-27T01:03:00 - Late-night bugfix on financial RL environment (transformers)