Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

v1.2.2

Compare
Choose a tag to compare
@rsepassi rsepassi released this 09 Sep 00:33
· 3880 commits to master since this release
  • Easy modular dataset construction with Problem.dataset
  • New ClassLabelEncoder for classification problems
  • Decoding now only loads the model once for all decodes (no more reloads across batches)
  • Various other fixes, improvements, including a move to tf.estimator.Estimator