Category: Machine Learning

Azure Cognitive Services Custom Vision Service Machine Learning Tensor Flow

Multiple TensorFlow Graphs from Cognitive Services – Custom Vision Service

For one project, there was a need for multiple models within the same Python application. These models were trained using the Cognitive Services: Custom Vision Service. There are two steps to using an exported model: Prepare the image Classify the image Prepare an image for prediction https://gist.github.com/QiMata/6ebb15a8e42450e57c3fe48b44e920cb Classify the image To run multiple models in […]

Jared Rhodes 
Azure Cognitive Services Machine Learning Text to Speech

Authoring for Pluralsight – Microsoft Azure Cognitive Services: Text to Speech API

I’m excited to announce that I am authoring another course for Pluralsight. This course targets software developers who are looking to get started with Microsoft Azure Cognitive Services: Text to Speech API to build modern AI solutions and want to get started building an AI solution with a simple REST interface. This course continues from […]

Jared Rhodes