Network
When you open a Tensorleap project, the Network view is accessed by clicking
at the top bar:


Highlighted Network Button and View
The Network view is where you lay out the layers and other component blocks, including the Dataset Block, and Loss and Optimizer, in your project. Right-clicking anywhere on the Network view displays a menu from which these blocks can be added.

Right-clicking anywhere on the Network view displays a menu for adding component blocks to your network
Once you add a block to your Network, you can click it to view the block's properties (and edit them, if necessary).

Click a block to view and edit its properties
The image below shows a complete network, as it appears on the Network view.

The Network view, showing a complete network, and the highlighted panel with four buttons on the left
On the same image, you can also see a panel with four buttons on the left side of the Network view. These buttons have the following functions:
- Centers the network on your screen.

- Displays a panel for saving a new version revision of a network. For more information, see Versions.

- Displays a panel for importing models exported to various standard formats. For more information, see Import Model.

- Organizes the layers automatically.

Last modified 1yr ago