Skip to content

Commit a29695f

Browse files
authored
Update README.md
1 parent 5a3f31b commit a29695f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ Essential codes for jump-starting machine learning/data science with Python
1212
* Decision trees and Random Forest
1313
* Support vector machine classification
1414
* K-means clustering
15+
16+
### Function approximation by linear model and Deep Learning
17+
* Demo notebook to illustrate the superiority of deep neural network for complex nonlinear function approximation task.
18+
* Step-by-step building of 1-hidden-layer and 2-hidden-layer dense network using basic TensorFlow methods

0 commit comments

Comments
 (0)