From c52f68cb1dd5df4fc705c7229714c96c71ffac04 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 2 Mar 2024 17:11:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index b8b21a8..412618f 100644 --- a/notes.md +++ b/notes.md @@ -362,3 +362,4 @@ 2024-02-26T05:42:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2024-02-26T07:43:00 - Implementing approach from a new paper read last night (stable-baselines3) 2024-03-02T23:15:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) +2024-03-02T17:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)