From 97058aebffd1a6094baff1e29f9a7621ff2617ec Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 29 Jul 2014 19:47:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index de59dd3ae..53a976f6c 100644 --- a/notes.md +++ b/notes.md @@ -10,3 +10,4 @@ 2014-07-13T03:41:00 - Minor doc updates: linking to article on quantization (transformers) 2014-07-29T06:46:00 - Late-night bugfix on financial RL environment (transformers) 2014-07-29T00:28:00 - Late-night bugfix on financial RL environment (transformers) +2014-07-29T19:47:00 - Minor doc updates: linking to article on quantization (transformers)