From aeeb674a1c4f221a3f00cc8f37222f1041b45207 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 19 Feb 2014 05:01: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 ee868f1..3dda094 100644 --- a/notes.md +++ b/notes.md @@ -1 +1,2 @@ 2014-02-16T19:06:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2014-02-19T05:01:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)