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

This commit is contained in:
saymrwulf 2021-12-29 05:08:00 +01:00
parent 442171c76a
commit 114d2e3273

View file

@ -255,3 +255,4 @@
2021-11-26T20:16:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2021-11-26T20:39:00 - Implementing approach from a new paper read last night (stable-baselines3)
2021-11-26T04:28:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2021-12-29T05:08:00 - Refactor for clarity, might break a few tests though (stable-baselines3)