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

Add Model

PreviousAdd DatasetNextTrain

Last updated 3 years ago

Add required nodes from inbuilt layers API.

Edit layer parameter by clicking on layer node which will open layer editor.

You can add, move, connect and remove layer nodes using tools provided in the upper left toolbar.

After you are done with the modeling, you can view model summary from the context menu.

After you are satisfied with your model architecture you can move on to training utility.

3.1 Graph Editor
3.2 Layer Editor