diff --git a/notes.md b/notes.md index d374b8b..6b786f1 100644 --- a/notes.md +++ b/notes.md @@ -237,3 +237,4 @@ 2021-04-11T18:45:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2021-04-11T18:01:00 - Implementing approach from a new paper read last night (stable-baselines3) 2021-04-11T19:07:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2021-05-02T19:23:00 - Refactor for clarity, might break a few tests though (stable-baselines3)