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 Dataset

PreviousCreating A WorkspaceNextAdd Model

Last updated 3 years ago

Open dataset builder to create a new dataset.

Build dataset using pre defined nodes according to your needs.

MNIST is one of the inbuilt datasets that are ready to use without any pre-processing.

After creating the dataset graph compile it using build option in context menu.

After building the dataset you can view a sample using `View Sample` option.

After building the dataset go to graph editor to model your neural network.

2.1 Dataset Builder
2.2 Dataset Graph
2.3 Build options.
2.4 Context menu.
2.5 Dataset Viewer