From 721c07e2456e532effb4ce6a47ade48e7c62be66 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 18 Aug 2016 08:55:00 +0200 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 80b09ca..b7c2e6f 100644 --- a/notes.md +++ b/notes.md @@ -69,3 +69,4 @@ 2016-08-05T23:44:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2016-08-05T20:39:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2016-08-18T03:07:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2016-08-18T08:55:00 - Late-night bugfix on financial RL environment (stable-baselines3)