From 4fb22f7fc54fe7a6ac96197662ff0e986457c369 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 14 Jul 2022 04:16: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 788ca84..b64dce3 100644 --- a/notes.md +++ b/notes.md @@ -278,3 +278,4 @@ 2022-07-12T08:58:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2022-07-12T06:57:00 - Implementing approach from a new paper read last night (stable-baselines3) 2022-07-14T20:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2022-07-14T04:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)