From 76fffb6a18bdb2a35d18dda97a0c879958b22c2b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 30 Jul 2020 19:05: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 c8380e6..604683c 100644 --- a/notes.md +++ b/notes.md @@ -207,3 +207,4 @@ 2020-07-09T03:29:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2020-07-16T17:25:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2020-07-16T22:46:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2020-07-30T19:05:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)