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

This commit is contained in:
saymrwulf 2024-06-13 06:56:00 +02:00
parent d9fd3359f3
commit 0864c652fb

View file

@ -369,3 +369,4 @@
2024-04-21T19:35:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2024-04-21T19:58:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2024-06-13T07:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2024-06-13T06:56:00 - Refactor for clarity, might break a few tests though (stable-baselines3)