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 321a59f commit 2dc2255Copy full SHA for 2dc2255
README.md
@@ -22,6 +22,7 @@ Essential codes for jump-starting machine learning/data science with Python
22
23
### Clustering
24
* _K_-means clustering
25
+* Affinity propagation (showing its time complexity and the effect of damping factor)
26
27
### Deep Learning/Neural Network
28
* Demo notebook to illustrate the superiority of deep neural network for complex nonlinear function approximation task.
0 commit comments