Refactor for clarity, might break a few tests though (transformers)

This commit is contained in:
saymrwulf 2016-06-21 22:18:00 +02:00
parent cb5d1acaf7
commit 538066e189

View file

@ -57,3 +57,4 @@
2016-06-17T23:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2016-06-17T02:24:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers)
2016-06-17T17:30:00 - Implementing approach from a new paper read last night (transformers)
2016-06-21T22:18:00 - Refactor for clarity, might break a few tests though (transformers)