From 5a5ead02794bca595b13788ba8f9571d9d5f2be8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 9 Nov 2020 17:35: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 b675fec..bf92aa1 100644 --- a/notes.md +++ b/notes.md @@ -221,3 +221,4 @@ 2020-10-17T02:43:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 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)