From 03b06953f5a5e6d005f81da43a044f524b9ddee6 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 14 Oct 2014 04:35:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index afcb061..3f23b98 100644 --- a/notes.md +++ b/notes.md @@ -28,3 +28,4 @@ 2014-10-14T21:08:00 - Implementing approach from a new paper read last night (stable-baselines3) 2014-10-14T20:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2014-10-14T21:05:00 - Refactor for clarity, might break a few tests though (stable-baselines3) +2014-10-14T04:35:00 - Minor doc updates: linking to article on quantization (stable-baselines3)