From f20483f15a8a4679b69a4791f78e354e64e34690 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 20 Feb 2022 02:32: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 3cbf639..58cea70 100644 --- a/notes.md +++ b/notes.md @@ -257,3 +257,4 @@ 2021-11-26T04:28:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2021-12-29T05:08:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2022-02-20T22:19:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2022-02-20T02:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)