Neural Studio
  • Overview
  • Installation
  • Usage
    • Running Studio
    • Creating A Workspace
    • Add Dataset
    • Add Model
    • Train
    • Inference
  • Github
  • UI Overview
    • Overview
    • Workspace Manager
    • Dataset Builder
    • Network Graph Editor
    • Traning Framework
    • In Browser Inference Engine
Powered by GitBook
On this page
  1. Usage

Train

PreviousAdd ModelNextInference

Last updated 3 years ago

Training interface provides various options to train and tune your model with live loss monitoring without using any extentions.

Edit training parameters and start the training.

After the training is done and you're satisfied with the performance, you can start using inference engine to use your model on newer data.

4.1 Training Interface
4.2 Training Process