From d86a2e8d0466f6b4c94729e0e2d9aeb61847de90 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 11 Jun 2014 23:06: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 830e11f..21b77de 100644 --- a/notes.md +++ b/notes.md @@ -12,3 +12,4 @@ 2014-04-10T20:50:00 - Refactor for clarity, might break a few tests though (prophet) 2014-04-10T02:01:00 - Implementing approach from a new paper read last night (prophet) 2014-04-10T23:02:00 - Late-night bugfix on financial RL environment (prophet) +2014-06-11T23:06:00 - Minor doc updates: linking to article on quantization (prophet)