From 52b3f000e12183f1e1ceba1d57df704155d15529 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 15 Sep 2020 22:38:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index e7db471..45aaeff 100644 --- a/notes.md +++ b/notes.md @@ -208,3 +208,4 @@ 2020-07-17T21:06:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2020-09-15T19:30:00 - Implementing approach from a new paper read last night (prophet) 2020-09-15T18:08:00 - Late-night bugfix on financial RL environment (prophet) +2020-09-15T22:38:00 - Quick fix, referencing a known issue from the official repo (prophet)