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

This commit is contained in:
saymrwulf 2014-10-16 23:45:00 +02:00
parent 03b06953f5
commit 31fc6a756c

View file

@ -29,3 +29,4 @@
2014-10-14T20:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2014-10-14T21:05:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2014-10-14T04:35:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2014-10-16T23:45:00 - Implementing approach from a new paper read last night (stable-baselines3)