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

This commit is contained in:
saymrwulf 2021-05-02 19:23:00 +02:00
parent 8accfd5cdf
commit a2fc934a45

View file

@ -237,3 +237,4 @@
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)
2021-04-11T19:07:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)
2021-05-02T19:23:00 - Refactor for clarity, might break a few tests though (stable-baselines3)