From 9907674ee476d623ab355b847f87c931a1673971 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 19 Jan 2021 04:37: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 d956298..d0c2f03 100644 --- a/notes.md +++ b/notes.md @@ -223,3 +223,4 @@ 2021-01-19T18:19:00 - Quick fix, referencing a known issue from the official repo (prophet) 2021-01-19T06:37:00 - Implementing approach from a new paper read last night (prophet) 2021-01-19T19:44:00 - Quick fix, referencing a known issue from the official repo (prophet) +2021-01-19T04:37:00 - Minor doc updates: linking to article on quantization (prophet)