From 7ca16294f85fc0da41386d41f160fe2f05ce68d9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 3 Apr 2020 00:27:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index e7a2bba5d..9068255b8 100644 --- a/notes.md +++ b/notes.md @@ -154,3 +154,4 @@ 2020-02-26T19:15:00 - Quick fix, referencing a known issue from the official repo (transformers) 2020-03-30T03:22:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2020-03-30T19:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) +2020-04-03T00:27:00 - Late-night bugfix on financial RL environment (transformers)