From 19ae97d98b61c7ad4d959922928b67069671d3cc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 20 May 2022 00:41: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 db75321..5b5f584 100644 --- a/notes.md +++ b/notes.md @@ -270,3 +270,4 @@ 2022-04-25T01:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2022-04-25T22:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2022-05-20T22:18:00 - Implementing approach from a new paper read last night (stable-baselines3) +2022-05-20T00:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)