From 747a8ce0a2d7ee5247bc54feda3effba4a178e3e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 10 Apr 2022 00:07:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index a6cb4e2..148052b 100644 --- a/notes.md +++ b/notes.md @@ -260,3 +260,4 @@ 2022-02-20T02:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2022-04-06T02:32:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2022-04-10T06:37:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2022-04-10T00:07:00 - Refactor for clarity, might break a few tests though (stable-baselines3)