From cb88b64a7341f83ca6feafe4b8197017d421d5ef Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 24 Dec 2015 07:07:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 126a1df..f1eab07 100644 --- a/notes.md +++ b/notes.md @@ -66,3 +66,4 @@ 2015-11-11T03:53:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2015-11-11T01:43:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2015-11-11T18:09:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2015-12-24T07:07:00 - Refactor for clarity, might break a few tests though (pulp-runtime)