Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sayakpaul/gde-collaboration
- Owner: sayakpaul
- Created: 2019-07-28T17:11:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:27:44.000Z (about 2 years ago)
- Last Synced: 2024-12-16T05:03:30.287Z (13 days ago)
- Topics: appengine-python, deep-learning, heroku
- Language: Jupyter Notebook
- Homepage:
- Size: 1.05 MB
- Stars: 4
- Watchers: 2
- 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, AppEngineI presented this at [DevFest Kolkata 2019](devfest.gdgkolkata.org/speakers).