diff --git a/notes.md b/notes.md index 4cd6bda..36347d5 100644 --- a/notes.md +++ b/notes.md @@ -97,3 +97,4 @@ 2017-02-24T00:24:00 - Implementing approach from a new paper read last night (stable-baselines3) 2017-02-24T08:16:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2017-02-24T02:37:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2017-04-17T04:45:00 - Refactor for clarity, might break a few tests though (stable-baselines3)