Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Hyperparameter Tuning in MATLAB using Experiment Manager & TensorFlow
![](images/ExperimentManagerCoexecution.png)

## This example shows how to:
## This example shows how to develop a speaker identification algorithm with MATLAB and TensorFlow:
* Preprocess audio data in MATLAB® using the [Audio Toolbox](https://www.mathworks.com/products/audio.html)
* Train a TensorFlow™ model using co-execution with Python®
* Tune hyperparameters of a model from MATLAB using the [Experiment Manager App](https://www.mathworks.com/help/deeplearning/ref/experimentmanager-app.html)
Expand Down