From 5badf65d648f2f8e67515e1002532d623df55dd5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 13 Jan 2015 20:27: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 60c30c9..5bc8569 100644 --- a/notes.md +++ b/notes.md @@ -28,3 +28,4 @@ 2014-11-26T21:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 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)