An open API service indexing awesome lists of open source software.

https://github.com/q-m/rabbiteye-exp

Machine learning experiments at Questionmark
https://github.com/q-m/rabbiteye-exp

categorization classification experiments machine-learning nutrients ocr

Last synced: about 1 year ago
JSON representation

Machine learning experiments at Questionmark

Awesome Lists containing this project

README

          

Machine learning experiments
============================

Experiments with machine learning at [Questionmark](http://www.thequestionmark.org/).

* [Nutrient OCR with KNN networks](nutrient-ocr-knn/)
* [Nutrient OCR with tesseract](nutrient-ocr-tesseract/)
* [Product categorization with support vector machines](categorization-svm/) + [follow-up](categorization-svm-2/)
* [Product categorization with neural networks](categorization-nn/)
* [A simple production setup with Keras](keras-api/)
* [Food certification label detection](certificate-logo-nn/)