From eb68517f6d1abaf1ed093af24a3c2ed2924a9497 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 29 Mar 2016 05:20:00 +0200 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 48e18c7..a2bc606 100644 --- a/notes.md +++ b/notes.md @@ -67,3 +67,4 @@ 2016-02-26T05:16:00 - Refactor for clarity, might break a few tests though (prophet) 2016-02-26T18:59:00 - Late-night bugfix on financial RL environment (prophet) 2016-02-26T08:57:00 - Quick fix, referencing a known issue from the official repo (prophet) +2016-03-29T05:20:00 - Minor doc updates: linking to article on quantization (prophet)