From fba026c05b12945035fd593763dc3b93c8d357d4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 16 Dec 2020 03:13:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0b8c3f7..0d216d3 100644 --- a/notes.md +++ b/notes.md @@ -225,3 +225,4 @@ 2020-11-09T05:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2020-12-05T07:12:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2020-12-16T22:52:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2020-12-16T03:13:00 - Late-night bugfix on financial RL environment (stable-baselines3)