From fbb95a234c0c352b8a1eacf69fec3c7352464695 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 24 Mar 2023 07: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 ed61f37..e2b35ea 100644 --- a/notes.md +++ b/notes.md @@ -304,3 +304,4 @@ 2023-03-01T20:44:00 - Implementing approach from a new paper read last night (stable-baselines3) 2023-03-01T18:33:00 - Implementing approach from a new paper read last night (stable-baselines3) 2023-03-01T03:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2023-03-24T07:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)