From 3604840c24407e2b5eb059306a610fe4ce2e4e04 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 9 Feb 2016 23:29:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index fe8155a..1e26424 100644 --- a/notes.md +++ b/notes.md @@ -59,3 +59,4 @@ 2015-12-31T05:52:00 - Refactor for clarity, might break a few tests though (prophet) 2015-12-31T01:53:00 - Quick fix, referencing a known issue from the official repo (prophet) 2015-12-31T19:00:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2016-02-09T23:29:00 - Quick fix, referencing a known issue from the official repo (prophet)