From 73776ceeba78a14e14453bba4b6204a65b1fa797 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 10 Apr 2022 06:37: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 cf15229..a6cb4e2 100644 --- a/notes.md +++ b/notes.md @@ -259,3 +259,4 @@ 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) 2022-04-06T02:32:00 - Refactor for clarity, might break a few tests though (stable-baselines3) +2022-04-10T06:37:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)