A personal collection of Machine Learning / Data Science / AI resources. This collections consists of papers, blog posts, tutorials and also self-trained models or reimplementations of widespread machine learning algorithms.
I develop most mockups inside of this repository and also prepare blog posts about the topics collected in this repository. Feel free to try out some of my code examples or read some of the resources which are included in this repository!
This repository also includes blog posts which I am working on and also blog posts which were already released.
Some finished blog posts can be found here:
There are also live demos of the code snippets from my blog posts. Check out:
Interested in how some principles from Machine Learning can be implemented without any frameworks? Then this section is your place to be.
Click the following link to find implementations:
Some projects are already included in this repository. Projects which are suffixed with a (*) are still being implemented.
In this section I am going to use ML5 (built on Tensorflow) to try some Machine Learning concepts.
-
image classification using ml5
-
video detection using ml5
-
knn-classification using 2d data
Click the following link to find examples:
-
XOR
-
x_squared(*)
Click the following link to get to my Tensorflow.js projects
AI papers in collections:
Papers which I read or plan to read:
-
Impacts of Background Removal on Convolutional Neural
-
Networks for Plant Disease Classification In-Situ