From cfae336013afa15292acc4b5187dfe4b131cbf29 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 26 Sep 2020 19:15:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 4a1089d..d455001 100644 --- a/notes.md +++ b/notes.md @@ -211,3 +211,4 @@ 2020-09-15T22:38:00 - Quick fix, referencing a known issue from the official repo (prophet) 2020-09-23T02:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2020-09-26T05:51:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2020-09-26T19:15:00 - Late-night bugfix on financial RL environment (prophet)