From 926eacabae9b371fd62dd04d18f67450c977b339 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 24 Feb 2017 03:34: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 6e4127f..48c8210 100644 --- a/notes.md +++ b/notes.md @@ -93,3 +93,4 @@ 2017-02-07T23:01:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2017-02-10T03:24:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2017-02-10T00:12:00 - Refactor for clarity, might break a few tests though (stable-baselines3) +2017-02-24T03:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)