Skip to content

Commit 02fae1a

Browse files
committed
fix typo
1 parent 78a8152 commit 02fae1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorials/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- `sklearn` [https://scikit-learn.org/stable/install.html]
1313

1414
## Tutorial 2
15-
- Uses the keras package to quickly build and train networks.
15+
- The notebook titled `Tutorial_2.ipynb` uses the keras package to quickly build and train networks.
1616
- Examines the effects of different minimization algorithms and activation functions.
1717
- Explores giving a network depth or width.
1818
- Explains some of important/best practices:

0 commit comments

Comments
 (0)