Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 357eeee

Browse files
committed
Update README.md
1 parent 68b9c8a commit 357eeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* [Building A Custom Model](iris_custom_model.py)
88
* [Building A Custom Model Using Multiple GPUs](multiple_gpu.py)
99
* [Using skflow with Pipeline](iris_with_pipeline.py)
10-
* [Example of saving and restoring models](iris_save_restore.py)
10+
* [Example of Saving and Restoring Models](iris_save_restore.py)
1111
* [Multi-output Deep Neural Network regression](multioutput_regression.py)
1212
* [Improving Performance Using Early Stopping with Iris Data](iris_early_stopping.py)
1313
* [Out-of-core Data Classification Using Dask](out_of_core_data_classification.py)

0 commit comments

Comments
 (0)