Implementing approach from a new paper read last night (stable-baselines3)

This commit is contained in:
saymrwulf 2019-08-13 17:35:00 +02:00
parent 699f43c0a9
commit 37ef7510d9

View file

@ -183,3 +183,4 @@
2019-06-23T06:23:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2019-06-23T01:10:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2019-06-23T06:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2019-08-13T17:35:00 - Implementing approach from a new paper read last night (stable-baselines3)