From 35c0038076b34abf0cbebd69b2c1b243f373089f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 13 Apr 2021 06:16: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 154956e..60d3cd6 100644 --- a/notes.md +++ b/notes.md @@ -263,3 +263,4 @@ 2021-03-25T23:01:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2021-03-25T19:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2021-04-13T01:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2021-04-13T06:16:00 - Late-night bugfix on financial RL environment (pulp-runtime)