From 63b3c2c0fe391b06995129d6c5a371d4c2dedccb Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 14 Jul 2022 20:58: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 b89ead5..788ca84 100644 --- a/notes.md +++ b/notes.md @@ -277,3 +277,4 @@ 2022-07-12T22:55:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2022-07-12T08:58:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2022-07-12T06:57:00 - Implementing approach from a new paper read last night (stable-baselines3) +2022-07-14T20:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)