From 018346c5909b2256cc1caa7c172da95f9cd2f8b9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 15 May 2018 23:12: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 ac896b5..0c4bff8 100644 --- a/notes.md +++ b/notes.md @@ -134,3 +134,4 @@ 2018-04-05T20:08:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2018-04-25T23:31:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2018-05-15T05:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2018-05-15T23:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)