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

This commit is contained in:
saymrwulf 2014-07-25 23:22:00 +02:00
parent 2436e0d3ee
commit 0c3dc2ee4d

View file

@ -8,3 +8,4 @@
2014-07-14T06:47:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2014-07-14T20:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2014-07-25T02:19:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2014-07-25T23:22:00 - Refactor for clarity, might break a few tests though (stable-baselines3)