You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ ML Classifier is a machine learning engine for quickly training image classifica
4
4
5
5
This package is intended as a companion for [`ml-classifier-ui`](https://github.com/thekevinscott/ml-classifier-ui), which provides a web frontend in React for uploading data and seeing results.
6
6
7
+
## Walkthrough
8
+
9
+
A walkthrough of the code can be found in the article ["Image Classification in the Browser with Javascript"](https://thekevinscott.com/image-classification-with-javascript/).
10
+
7
11
## Demo
8
12
9
13
An interactive [demo can be found here](https://thekevinscott.github.io/ml-classifier-ui/).
0 commit comments