Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sayakpaul/gde-collaboration

Contains the modelling and deployment scripts done for a collaboration project (Dataset: FashionMNIST)
https://github.com/sayakpaul/gde-collaboration

appengine-python deep-learning heroku

Last synced: 1 day ago
JSON representation

Contains the modelling and deployment scripts done for a collaboration project (Dataset: FashionMNIST)

Awesome Lists containing this project

README

        

# GDE-Collaboration
Contains the modelling and deployment scripts done for a collaboration (Dataset: [FashionMNIST](https://github.com/zalandoresearch/fashion-mnist))

It demonstrates steps to
- build a simple CNN model using the FashionMNIST dataset
- serve the model as a REST API
- deploy the REST API on platforms like Heroku, AppEngine

I presented this at [DevFest Kolkata 2019](devfest.gdgkolkata.org/speakers).