* New base estimator class * New tflite ops * New regularizers * Refactoring * Changing tensorflow branch 1.9 * Bug fixes
0.9.6
* New Estimators for separately-calibrated random tiny lattices: each lattices has its own calibrators for each input feature. * Updating TensorFlow submodule to r1.5. * Bug fixes.
0.9.5
* Update BUILD rules to work with TensorFlow 1.5. * Compile the binary package targeting TensorFlow 1.5 branch. * Updated tests.
0.9.4
* Update BUILD rules to work with TensorFlow 1.4. * Compile the binary package targeting TensorFlow 1.4 branch. * Changed the bias term in lattice initialization strategy from -0.5 to 0.0.