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
- Host: GitHub
- URL: https://github.com/q-m/rabbiteye-exp
- Owner: q-m
- Created: 2016-04-14T12:23:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-02T09:00:50.000Z (about 5 years ago)
- Last Synced: 2025-04-24T06:48:21.444Z (about 1 year ago)
- Topics: categorization, classification, experiments, machine-learning, nutrients, ocr
- Language: Jupyter Notebook
- Homepage: http://developers.thequestionmark.org/
- Size: 38.5 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)