Skip to content

@Craigacp Craigacp released this Sep 1, 2020 · 16 commits to main since this release

  • Fixes an issue where the CSVReader wouldn't read files with extraneous newlines at the end.
  • Adds an IDXDataSource so we can read IDX (i.e. MNIST) formatted datasets.
  • Updated the configuration tutorial to read MNIST from IDX files rather than libsvm files.
Assets 2

@Craigacp Craigacp released this Aug 13, 2020 · 16 commits to main since this release

This is the first public release of the Tribuo Java Machine Learning library. Tribuo provides classification, regression, clustering and anomaly detection algorithms along with data loading, transformation and model evaluation code. Tribuo also provides support for loading external ONNX models and scoring them in Java as well as support for training and evaluating deep learning models using TensorFlow.

Tribuo's development started in 2016 led by Oracle Labs' Machine Learning Research Group, and has been in production inside Oracle since 2017. It's now available under an Apache 2.0 license, and we'll continue to develop it in the open, including accepting community PRs under the Oracle Contributor Agreement.

See tribuo.org for a project overview, or explore the docs here on Github for more details. We have jupyter notebook based tutorials demonstrating various features of the library.

Assets 2
You can’t perform that action at this time.