From 1be10f3e0b91180b32fa620ceea2699e03a5de18 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 21 Jan 2025 04:41: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 496261d..771f895 100644 --- a/notes.md +++ b/notes.md @@ -389,3 +389,4 @@ 2025-01-20T01:00:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2025-01-21T17:24:00 - Implementing approach from a new paper read last night (stable-baselines3) 2025-01-21T03:31:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2025-01-21T04:41:00 - Minor doc updates: linking to article on quantization (stable-baselines3)