[P] Basic machine learning algorithms in plain Python • r/MachineLearning
Over the past weeks I have started implementing basic machine learning algorithms in plain Python (Python 3.6). I created the repository to prepare for technical interviews and review my knowledge on algorithms such as k-means, k-nn, logistic regression, neural networks, etc. Also, I wanted to create a knowledge base of easy-to-understand implementations of these algorithms together with the most important theoretical explanations. Some of you might find these implementations helpful when preparing for interviews, starting to learn about machine learning or reviewing basic ML algorithms. I am still working on the repository, so more algorithms will follow over the next months.
Mar-11-2018, 21:05:45 GMT
- Technology: