Skip to content

Mujadded/knn-with-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K Nearest Neighbors with Tesnsorflow

This is a K nearest neighbors implementation using tensorflow

Installation

Install: Tensorflow 1.0 version

Purpose

This is fully for research and learning purpose , feel free to add or experiment and let me know if there is any issue

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

About

This is a implementation of k nearest neighbors with tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages