From e3511bf1e4430362370bf57fb820b334f7ed2732 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 7 Feb 2015 07:48:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 900c8a8..95922ac 100644 --- a/notes.md +++ b/notes.md @@ -34,3 +34,4 @@ 2015-01-17T06:27:00 - Implementing approach from a new paper read last night (prophet) 2015-01-17T23:22:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2015-01-17T02:52:00 - Late-night bugfix on financial RL environment (prophet) +2015-02-07T07:48:00 - Implementing approach from a new paper read last night (prophet)