From 3e68696432abb351973501e38733e5a431f081ed Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 4 May 2017 21:54:00 +0200 Subject: [PATCH] Implementing approach from a new paper read last night (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 15626a2..735965d 100644 --- a/notes.md +++ b/notes.md @@ -101,3 +101,4 @@ 2017-05-04T01:26:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2017-05-04T22:40:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2017-05-04T19:51:00 - Implementing approach from a new paper read last night (stable-baselines3) +2017-05-04T21:54:00 - Implementing approach from a new paper read last night (stable-baselines3)