Table of Contents ▸ List of Commands ▸ Neural Networks ▸ nn_load | ◀ nn_input | nn_loss_add ▶ |
nn_load
Arguments:
- 'filename.gmz',_include_trainer_data={ 0:No | 1:Yes }
Description:
Load and initialize network saved as a .gmz file.Neural network files can be only loaded in .gmz format.
Default values:
include_trainer_data=1.