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

This commit is contained in:
saymrwulf 2018-11-14 23:58:00 +01:00
parent 1c220d698e
commit 5370cb6a01

View file

@ -141,3 +141,4 @@
2018-11-14T01:50:00 - Implementing approach from a new paper read last night (pytorch)
2018-11-14T05:21:00 - Late-night bugfix on financial RL environment (pytorch)
2018-11-14T03:18:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)
2018-11-14T23:58:00 - Refactor for clarity, might break a few tests though (pytorch)