Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1 KB

File metadata and controls

15 lines (12 loc) · 1 KB

deeplearning-meetup

This is the repository of all the code shared during the Microsoft AI Singapore Community Meetup (https://www.meetup.com/Microsoft-AI-ML-Community/)

  • 17-September-2018: Coding Neural Networks using Keras. Jupyter Notebook was hosted on Azure Kubernetes Service (AKS).

  • 1-October-2018: Transfer Learning using Keras. We learnt how to deploy the Data Science Virtual Machine on Azure. We also built an image classifier for the Fruits 360 Dataset. We used transfer learning on Inception V3 and ResNet architectures to develop the image classification model.

  • 15-October-2018: We create an image classification model on Custom Vision. The CoreML file that was generated was used to create a real time classification iOS app and Android App.