From 1fbbdf8390827c4e4bebfbd96fe9c423910ec455 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 18 Jan 2024 04:51:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index d011c74..98544ae 100644 --- a/notes.md +++ b/notes.md @@ -350,3 +350,4 @@ 2023-10-14T07:34:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2023-11-17T05:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2023-11-17T02:46:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2024-01-18T04:51:00 - Implementing approach from a new paper read last night (pulp-runtime)