Masterful: A Training Platform for Computer Vision Models
Samuel Wookey, Yaoshiang Ho, Tom Rikert, Juan David Gil Lopez, Juan, Manuel Mu\~noz Beancur, Santiago Cortes, Ray Tawil, Aaron Sabin, Jack Lynch,, Travis Harper, Nikhil Gajendrakumar

TL;DR
Masterful is a comprehensive training platform designed for computer vision models that optimizes accuracy, reduces manual hyperparameter tuning, and minimizes computational resources through advanced metalearning techniques.
Contribution
It introduces a unified platform integrating regularization, semi-supervised learning, and metalearning algorithms to streamline training and improve model performance in computer vision.
Findings
Achieves higher accuracy in trained models.
Reduces manual hyperparameter tuning efforts.
Decreases training resource consumption.
Abstract
Masterful is a software platform to train deep learning computer vision models. Data and model architecture are inputs to the platform, and the output is a trained model. The platform's primary goal is to maximize a trained model's accuracy, which it achieves through its regularization and semi-supervised learning implementations. The platform's secondary goal is to minimize the amount of manual experimentation typically required to tune training hyperparameters, which it achieves via multiple metalearning algorithms which are custom built to control the platform's regularization and semi-supervised learning implementations. The platform's tertiary goal is to minimize the computing resources required to train a model, which it achieves via another set of metalearning algorithms which are purpose built to control Tensorflow's optimization implementations. The platform builds on top of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications
