From 08214676df36c6d274b045b6f2ed0be5651e7b67 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 21 Aug 2020 02:58: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 635f226..cdfafe5 100644 --- a/notes.md +++ b/notes.md @@ -211,3 +211,4 @@ 2020-07-30T18:18:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2020-07-30T08:00:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2020-07-30T03:28:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2020-08-21T02:58:00 - Minor doc updates: linking to article on quantization (stable-baselines3)