Refactor for clarity, might break a few tests though (stable-baselines3)

This commit is contained in:
saymrwulf 2017-04-17 04:45:00 +02:00
parent e005cbb38e
commit 5ff9612fcf

View file

@ -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)