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

This commit is contained in:
saymrwulf 2020-05-24 23:03:00 +02:00
parent 2fdc71df9c
commit 08abebd7ef

View file

@ -195,3 +195,4 @@
2020-05-18T19:17:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)
2020-05-18T04:52:00 - Implementing approach from a new paper read last night (stable-baselines3)
2020-05-18T03:23:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2020-05-24T23:03:00 - Refactor for clarity, might break a few tests though (stable-baselines3)