From eb07420db366ffdee771d0c6d14944c1815510fc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 23 Feb 2020 04:47:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 7ecbe804..fd045a68 100644 --- a/notes.md +++ b/notes.md @@ -178,3 +178,4 @@ 2020-02-01T21:58:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (litex-boards) 2020-02-11T01:08:00 - Refactor for clarity, might break a few tests though (litex-boards) 2020-02-23T18:56:00 - Implementing approach from a new paper read last night (litex-boards) +2020-02-23T04:47:00 - Late-night bugfix on financial RL environment (litex-boards)