We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a8152 commit 02fae1aCopy full SHA for 02fae1a
Tutorials/README.md
@@ -12,7 +12,7 @@
12
- `sklearn` [https://scikit-learn.org/stable/install.html]
13
14
## Tutorial 2
15
-- Uses the keras package to quickly build and train networks.
+- The notebook titled `Tutorial_2.ipynb` uses the keras package to quickly build and train networks.
16
- Examines the effects of different minimization algorithms and activation functions.
17
- Explores giving a network depth or width.
18
- Explains some of important/best practices:
0 commit comments