From 6a6c3e11e6afb0bf1eeea9feb9309786252d9905 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 21 Apr 2024 19:35: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 da33180..7812567 100644 --- a/notes.md +++ b/notes.md @@ -366,3 +366,4 @@ 2024-03-02T18:54:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2024-04-21T17:57:00 - Implementing approach from a new paper read last night (stable-baselines3) 2024-04-21T06:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2024-04-21T19:35:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)