Skip to content

Commit 160ffc9

Browse files
authored
Update README.md
1 parent a6d48d8 commit 160ffc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ Jupyter notebooks covering a wide range of functions and operations on the topic
4646
<img src="https://www.researchgate.net/profile/Carsten_Walther/publication/273456906/figure/fig3/AS:294866065084419@1447312956501/Example-of-hierarchical-clustering-clusters-are-consecutively-merged-with-the-most.png" width="700" height="400"/>
4747

4848
### Dimensionality reduction
49-
<img src="https://i.ytimg.com/vi/QP43Iy-QQWY/maxresdefault.jpg" width="450" height="300"/>
50-
5149
* Principal component analysis
5250

51+
<img src="https://i.ytimg.com/vi/QP43Iy-QQWY/maxresdefault.jpg" width="450" height="300"/>
52+
5353
### Deep Learning/Neural Network
5454
* Demo notebook to illustrate the superiority of deep neural network for complex nonlinear function approximation task.
5555
* Step-by-step building of 1-hidden-layer and 2-hidden-layer dense network using basic TensorFlow methods

0 commit comments

Comments
 (0)