From 4268ff84526008ed607d1d48e43f8a69d2635714 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 9 Nov 2020 05:41:00 +0100 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 bf92aa1..1b8b357 100644 --- a/notes.md +++ b/notes.md @@ -222,3 +222,4 @@ 2020-11-09T00:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2020-11-09T21:11:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2020-11-09T17:35:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2020-11-09T05:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)