Showing results for December 2017 - ISE Developer Blog

Dec 5, 2017
Post comments count1
Post likes count0

Comparing Image-Classification Systems: Custom Vision Service vs. Inception

Clemens Wolff
Clemens Wolff

This story covers how to get started with transfer-learning and build image classification models in Python with the Custom Vision Service. We compare the results with the popular Tensorflow-based models Inception and MobileNet.

Machine LearningCognitive Services
Dec 4, 2017
Post likes count0

Stock Market Predictions with Natural Language Deep Learning

Patty Ryan
Patty Ryan

We developed a deep learning model using a one-dimensional convolutional neural network to predict future stock market performance of companies using Azure Machine Learning Workbench and Keras.

Machine Learning