From 28cc48c9fcfe66c63735f4805cd6a080d68ec800 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 9 Aug 2017 19:09: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 e780c4e..96e7801 100644 --- a/notes.md +++ b/notes.md @@ -107,3 +107,4 @@ 2017-08-09T03:01:00 - Implementing approach from a new paper read last night (stable-baselines3) 2017-08-09T19:33:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2017-08-09T06:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2017-08-09T19:09:00 - Implementing approach from a new paper read last night (stable-baselines3)