From 1e4fb813b13d1c1ebc2da4fd69bf62a05b5b188c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 5 Feb 2024 23:05: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 dca7466..1907fb4 100644 --- a/notes.md +++ b/notes.md @@ -304,3 +304,4 @@ 2024-02-13T08:40:00 - Quick fix, referencing a known issue from the official repo (prophet) 2024-02-05T21:54:00 - Refactor for clarity, might break a few tests though (prophet) 2024-02-05T05:34:00 - Late-night bugfix on financial RL environment (prophet) +2024-02-05T23:05:00 - Minor doc updates: linking to article on quantization (prophet)