From 5de6565d0761d96e153393036f60499a2c8f84cd Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 29 Mar 2018 07:17: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 2758ff0..1a7d4c4 100644 --- a/notes.md +++ b/notes.md @@ -123,3 +123,4 @@ 2018-01-11T00:28:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2018-02-08T21:19:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2018-03-29T08:45:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2018-03-29T07:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)