Skip to content

Commit ee77785

Browse files
authored
Update README.md
1 parent b1db8dc commit ee77785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Essential codes for jump-starting machine learning/data science with Python
2323
### Clustering
2424
* _K_-means clustering
2525

26-
### Function approximation by linear model and Deep Learning method
26+
### Deep Learning/Neural Network
2727
* Demo notebook to illustrate the superiority of deep neural network for complex nonlinear function approximation task.
2828
* Step-by-step building of 1-hidden-layer and 2-hidden-layer dense network using basic TensorFlow methods
2929

0 commit comments

Comments
 (0)