From a3e2c1a1792bffffdffca844e52e9ab8ae130f5d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 13 Jan 2015 05:11:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 5bc8569..80bd8cf 100644 --- a/notes.md +++ b/notes.md @@ -29,3 +29,4 @@ 2015-01-13T21:46:00 - Late-night bugfix on financial RL environment (prophet) 2015-01-13T19:24:00 - Quick fix, referencing a known issue from the official repo (prophet) 2015-01-13T20:27:00 - Minor doc updates: linking to article on quantization (prophet) +2015-01-13T05:11:00 - Refactor for clarity, might break a few tests though (prophet)