From 363fa67d8324243139f9bfd68515eb1152e482c5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 6 Sep 2023 20:57: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 ef98279..9c3bcc9 100644 --- a/notes.md +++ b/notes.md @@ -336,3 +336,4 @@ 2023-09-03T19:25:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2023-09-03T21:23:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2023-09-03T00:45:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2023-09-06T20:57:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)