You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Hyperparameter Tuning in MATLAB using Experiment Manager & TensorFlow
2
2

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