From faf0a1a8cd1ce263913acd3fa641df02c49ca192 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 21 Jan 2024 23:59:00 +0100 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 229fa17..c893acc 100644 --- a/notes.md +++ b/notes.md @@ -341,3 +341,4 @@ 2023-11-25T22:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2023-11-25T23:15:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2023-12-30T19:26:00 - Implementing approach from a new paper read last night (stable-baselines3) +2024-01-21T23:59:00 - Minor doc updates: linking to article on quantization (stable-baselines3)