diff --git a/notes.md b/notes.md index 88880b3..7547eb6 100644 --- a/notes.md +++ b/notes.md @@ -327,3 +327,4 @@ 2023-07-10T01:35:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2023-08-08T22:50:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2023-08-08T19:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2023-08-10T18:17:00 - Implementing approach from a new paper read last night (stable-baselines3)