From 63f1b1fb1370e52007169aeb40376d931908ecfb Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 4 Mar 2021 01:23:00 +0100 Subject: [PATCH] Minor doc updates: linking to article on quantization (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 8cf6766..290b0bf 100644 --- a/notes.md +++ b/notes.md @@ -236,3 +236,4 @@ 2021-02-27T00:57:00 - Quick fix, referencing a known issue from the official repo (prophet) 2021-03-04T22:06:00 - Implementing approach from a new paper read last night (prophet) 2021-03-04T03:08:00 - Late-night bugfix on financial RL environment (prophet) +2021-03-04T01:23:00 - Minor doc updates: linking to article on quantization (prophet)