From adddcb424bf5894447c9f00136e6df6e9bcf4e79 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 25 Jan 2016 04:05:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 888bb05..7f586d4 100644 --- a/notes.md +++ b/notes.md @@ -69,3 +69,4 @@ 2015-12-24T07:07:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2016-01-06T06:04:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2016-01-25T23:25:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2016-01-25T04:05:00 - Late-night bugfix on financial RL environment (pulp-runtime)