nexmo-community / DogBreedDectector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a Dog Breed Detector Bot on Facebook Workplace, with Keras

This repo contains all the code for building a Image Classifier using Keras.

A blog post (comming soon) will go over how to train a model to classifiy images of dogs by breed. Jupyter Notebook

We'll then take this trained model, deploy on Google App Engine, using Flask to serve our models. code

Finally, we'll build a Workplace Bot that will allow users to ask the bot what breed is in the photo. code

About


Languages

Language:Jupyter Notebook 99.4%Language:JavaScript 0.5%Language:Python 0.1%Language:HTML 0.0%Language:CSS 0.0%