Skip to content

Commit 70d77f3

Browse files
authored
Update Readme.md
1 parent 227b9ad commit 70d77f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notebooks/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Notebooks
1+
# Jupyter Notebooks
22

33
### Deep learning vs. linear model
44
* We show a nonlinear function approximation task performed by linear model (polynomial degree) and a simple 1/2 hidden layer (densely connected) neural net to illustrate the difference and the capacity of deep neural nets to take advantage of larger datasets ([Here is the Notebook](https://github.com/tirthajyoti/Deep-learning-with-Python/blob/master/Notebooks/Function%20approximation%20by%20linear%20model%20and%20deep%20network.ipynb)).

0 commit comments

Comments
 (0)