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

This commit is contained in:
saymrwulf 2021-11-26 19:22:00 +01:00
parent 1f66df2060
commit 899999738a

View file

@ -251,3 +251,4 @@
2021-09-23T02:32:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2021-11-10T03:39:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2021-11-10T04:34:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)
2021-11-26T19:22:00 - Implementing approach from a new paper read last night (stable-baselines3)