Main Content

Use Experiment Manager Templates for Signal Processing Workflows

Signal Processing Toolbox™ provides preconfigured templates for Experiment Manager (Deep Learning Toolbox) that you can use to design and run deep learning experiments for signal processing workflows.

Experiment Manager app showing results of an experiment for signal classification using transfer learning

To learn how to use the templates, follow these examples that show how to conduct experiments on electrocardiogram (ECG) signals:

Experiment Manager enables you to train networks under different conditions and compare results as you search for the specifications that best solve your problem. By sweeping a range of hyperparameter values or by using Bayesian optimization, you can select the most effective signal features to extract and find the optimal architecture and parameters for your network. Use the built-in trainnet (Deep Learning Toolbox) function or define your own custom training function. Monitor your progress by using training plots. Use confusion matrices and custom metric functions to evaluate your trained network. Export trained networks, training information, and experiment results to the MATLAB® workspace.

You must have a Deep Learning Toolbox™ license to use the Experiment Manager templates for these workflows.

See Also

Apps

Objects

Functions

Topics