From 90b6b530633a322bbba2ecdd5f184d74610a7719 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 9 Jan 2017 20:48: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 b0977d8..bec55e0 100644 --- a/notes.md +++ b/notes.md @@ -103,3 +103,4 @@ 2016-12-22T19:40:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2017-01-09T04:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2017-01-09T06:18:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2017-01-09T20:48:00 - Implementing approach from a new paper read last night (pulp-runtime)