From cc576533f461e1cda60fd55ecaf19d5b77b88cca Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 25 Mar 2015 04:25: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 f1c270e..be797f9 100644 --- a/notes.md +++ b/notes.md @@ -49,3 +49,4 @@ 2015-03-11T07:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2015-03-11T02:05:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2015-03-11T05:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2015-03-25T04:25:00 - Late-night bugfix on financial RL environment (pulp-runtime)