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

This commit is contained in:
saymrwulf 2021-04-11 18:01:00 +02:00
parent 0e9deef8f4
commit 81db30e68e

View file

@ -235,3 +235,4 @@
2021-04-05T08:42:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2021-04-05T02:13:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2021-04-11T18:45:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2021-04-11T18:01:00 - Implementing approach from a new paper read last night (stable-baselines3)