From 22d18f26cc2e8e0ff0a441e9d0d57c9d73023728 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 6 Oct 2017 05:08: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 473bb5f..87fc092 100644 --- a/notes.md +++ b/notes.md @@ -125,3 +125,4 @@ 2017-07-11T18:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2017-07-11T22:02:00 - Quick fix, referencing a known issue from the official repo (prophet) 2017-10-06T00:24:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2017-10-06T05:08:00 - Late-night bugfix on financial RL environment (prophet)