msoe-dise-project / ringling

A service to track model training parameters, trained models, and model tests
Apache License 2.0
0 stars 0 forks source link

Ringling

Ringling is a model management service responsible for tracking:

  1. Model training parameters
  2. Trained models
  3. Model evaluation results

Overview

Ringling is split into client and server parts.

The server folder contains everything necessary to run the Ringling service.

The client folder contains a library to interact with Ringling and a command line interface built on top of the library.

It is recommended to first set up the server, and then the client.

Documentation

License

Unless otherwise noted, the source files are distributed under the Apache Version 2.0 license found in the LICENSE file.