From 9bc4fdfcb0f57aa409c05dfb0a6349211b11b216 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 2 Apr 2020 05:52: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 4a98a33..dc2ac00 100644 --- a/notes.md +++ b/notes.md @@ -197,3 +197,4 @@ 2020-03-28T06:11:00 - Late-night bugfix on financial RL environment (prophet) 2020-04-02T03:56:00 - Quick fix, referencing a known issue from the official repo (prophet) 2020-04-02T17:35:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2020-04-02T05:52:00 - Late-night bugfix on financial RL environment (prophet)