Skip to content

Imfuyuwei/keras-knn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keras-knn

This respository contains the example code for the blog post Nearest Neighbors with Keras and CoreML.

The example notebook shows how you can use Keras to build a cosine-based k-nearest neighbors model (k-NN) on top of an existing deep network. The notebook also has an example of converting the model to CoreML for use on iPhone or other iOS devices.

About

Code for the blog post Nearest Neighbors with Keras and CoreML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%