From 442171c76a510a086fd2d7b3cc7eb2d0c898a1cf Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 26 Nov 2021 04:28: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 9193522..eef8ab6 100644 --- a/notes.md +++ b/notes.md @@ -254,3 +254,4 @@ 2021-11-26T19:22:00 - Implementing approach from a new paper read last night (stable-baselines3) 2021-11-26T20:16:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2021-11-26T20:39:00 - Implementing approach from a new paper read last night (stable-baselines3) +2021-11-26T04:28:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)