We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1db8dc commit ee77785Copy full SHA for ee77785
README.md
@@ -23,7 +23,7 @@ Essential codes for jump-starting machine learning/data science with Python
23
### Clustering
24
* _K_-means clustering
25
26
-### Function approximation by linear model and Deep Learning method
+### Deep Learning/Neural Network
27
* Demo notebook to illustrate the superiority of deep neural network for complex nonlinear function approximation task.
28
* Step-by-step building of 1-hidden-layer and 2-hidden-layer dense network using basic TensorFlow methods
29
0 commit comments