Network
Last updated
Last updated
When you open a Tensorleap project, the Network view is accessed by clicking at the top bar:
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.
Once you add a block to your Network, you can click it to view the block's properties (and edit them, if necessary).
The image below shows a complete network, as it appears on the Network view.
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.