From 5a4a4ff220c232e7f21e355ea1a87c1650e2b02a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 14 Oct 2014 20:12: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 840a4eb..31a4f79 100644 --- a/notes.md +++ b/notes.md @@ -26,3 +26,4 @@ 2014-10-08T08:04:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2014-10-08T22:01:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2014-10-14T21:08:00 - Implementing approach from a new paper read last night (stable-baselines3) +2014-10-14T20:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)