From 786040c726d1b05ad9e3d20b68a5fea050d32d16 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 28 Jan 2015 02: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 ecbbc7f..dc49aa3 100644 --- a/notes.md +++ b/notes.md @@ -34,3 +34,4 @@ 2014-10-16T08:58:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2014-11-15T03:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2015-01-28T07:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2015-01-28T02:13:00 - Late-night bugfix on financial RL environment (stable-baselines3)