From 4f391f2b82ce07b76362826bfd8d7a0a3517b32f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 2 Aug 2018 17:53: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 df6be4b..15d54d6 100644 --- a/notes.md +++ b/notes.md @@ -138,3 +138,4 @@ 2018-07-15T22:06:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2018-07-15T21:06:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2018-07-15T00:01:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2018-08-02T17:53:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)