Skip to content

Commit f4ae065

Browse files
authored
Update README.md
1 parent aaa5553 commit f4ae065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Simple-Implementation-of-ML-Algorithms
1+
# Simple-Implementation-of-ML-Algorithms Using Only Numpy
22
### My simplest implementations of common ML algorithms from scratch.
33
* Most commonly used algorithms including Regressions, Graph Models, Deep Learning, Ensemble Learning, Reinforcement Learning, Optimization Algorithms, Swarm Intelligence, Heuristic Search, and other basic ML algorithms (see below list for more details).
44
* For an easy understanding, most of the codes implements only minimal version of the algorithm.
@@ -149,4 +149,4 @@
149149
* SOM
150150
* Principal Component Analysis / Linear Discriminant Analysis / MDS / t-SNE
151151

152-
Feel free to use the code. Please contact me if you have any question: xiecng [at] gmail.com
152+
Feel free to use the code. Please contact me if you have any question: xiecng [at] gmail.com

0 commit comments

Comments
 (0)