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: 4 months ago
JSON representation
Contains the modelling and deployment scripts done for a collaboration project (Dataset: FashionMNIST)
- Host: GitHub
- URL: https://github.com/sayakpaul/gde-collaboration
- Owner: sayakpaul
- Created: 2019-07-28T17:11:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:27:44.000Z (over 3 years ago)
- Last Synced: 2025-06-23T22:03:35.347Z (about 1 year ago)
- Topics: appengine-python, deep-learning, heroku
- Language: Jupyter Notebook
- Homepage:
- Size: 1.05 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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).