From 6cc7429169930e7b174b194599c62534084d8a0e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 28 Mar 2020 06:11:00 +0100 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 660f651..b8a69bc 100644 --- a/notes.md +++ b/notes.md @@ -194,3 +194,4 @@ 2020-01-07T18:03:00 - Refactor for clarity, might break a few tests though (prophet) 2020-01-07T21:32:00 - Late-night bugfix on financial RL environment (prophet) 2020-03-08T04:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) +2020-03-28T06:11:00 - Late-night bugfix on financial RL environment (prophet)