From 3ad0d6c0598f53164de8bb4f8aae669d579f5b5e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 23 Mar 2019 02:44: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 0d95daa..f776f0c 100644 --- a/notes.md +++ b/notes.md @@ -174,3 +174,4 @@ 2019-03-23T00:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2019-03-23T02:35:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2019-03-23T04:58:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2019-03-23T02:44:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)