From 19c6e652282984dc17d4129b7eb5dbcdd63d39a1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 13 May 2017 18:15: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 4084f64..de05af1 100644 --- a/notes.md +++ b/notes.md @@ -103,3 +103,4 @@ 2017-05-04T19:51:00 - Implementing approach from a new paper read last night (stable-baselines3) 2017-05-04T21:54:00 - Implementing approach from a new paper read last night (stable-baselines3) 2017-05-13T17:24:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2017-05-13T18:15:00 - Minor doc updates: linking to article on quantization (stable-baselines3)