From f4f4a707ed376286bdee5dcae569cb1c165ae08c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 20 Mar 2021 19:45:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 70c3a36..5f114bb 100644 --- a/notes.md +++ b/notes.md @@ -258,3 +258,4 @@ 2021-02-24T05:11:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2021-03-19T20:08:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-03-20T19:13:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2021-03-20T19:45:00 - Implementing approach from a new paper read last night (pulp-runtime)