From 81f5c5105079d9e69cb868a4a5b3903d8bc15dd0 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 12 Sep 2017 04:26:00 +0200 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 6ed5809..a37f51a 100644 --- a/notes.md +++ b/notes.md @@ -132,3 +132,4 @@ 2017-07-13T07:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2017-08-26T20:33:00 - Implementing approach from a new paper read last night (pulp-runtime) 2017-08-26T06:25:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2017-09-12T04:26:00 - Late-night bugfix on financial RL environment (pulp-runtime)