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

https://github.com/tim-hub/monkeyclassificator

a web application for monkeys classificator.
https://github.com/tim-hub/monkeyclassificator

classfication flask machine-learning

Last synced: 7 months ago
JSON representation

a web application for monkeys classificator.

Awesome Lists containing this project

README

          

# About Our Awesome Monkeys Classificator

This is a very basic prototype to use the model we build for our machine learning assignment which is based on the data provided by Kaggle.com.

To use it, the model is required, which can be found in the [kernel output](https://www.kaggle.com/timdata/93-tranfer-learning-inception-v3-more-epochs/output).

## Stacks
- Flask
- Keras (Tensorflow)
- Bootstrap

## Credits
Eric (teammate)

Tim (myself)

## references
- [dataset of monkeys](https://www.kaggle.com/slothkong/10-monkey-species)
- [my kernels transfer learning inception v3](https://www.kaggle.com/timdata/93-tranfer-learning-inception-v3-more-epochs)