From da336a4519a8379e2710af2e3d3f134d12e5a380 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 30 Jul 2020 03:28:00 +0200 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 09460fd..635f226 100644 --- a/notes.md +++ b/notes.md @@ -210,3 +210,4 @@ 2020-07-30T19:05:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 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)