deeplearn-knn-image-classifier
A KNN Image Classifier model in deeplearn.js
Last updated 8 years ago by dsmilkov .
Apache-2.0 · Repository · Original npm · Tarball · package.json
$ cnpm install deeplearn-knn-image-classifier 
SYNC missed versions from official npm registry.

KNN image classifier model

This package contains a standalone K-nearest neighbors (KNN) image classifier model.

Installation

You can use this as standalone es5 bundle like this:

<script src="https://unpkg.com/deeplearn-knn-image-classifier"></script>

Or you can install it via npm/yarn for use in a TypeScript / ES6 project.

yarn add deeplearn-knn-image-classifier

Current Tags

  • 0.4.2                                ...           latest (8 years ago)

13 Versions

  • 0.4.2                                ...           8 years ago
  • 0.4.1                                ...           8 years ago
  • 0.4.0                                ...           8 years ago
  • 0.3.0                                ...           8 years ago
  • 0.2.3                                ...           8 years ago
  • 0.2.2                                ...           8 years ago
  • 0.2.1                                ...           8 years ago
  • 0.2.0                                ...           8 years ago
  • 0.1.4                                ...           8 years ago
  • 0.1.3                                ...           8 years ago
  • 0.1.2                                ...           8 years ago
  • 0.1.1                                ...           8 years ago
  • 0.1.0                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 13
Last Month 13
Dependencies (1)
Dev Dependencies (9)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |