Press "Enter" to skip to content

Posts tagged as “Machine Learning”

Webinar Recording – Artificial Intelligence with Microsoft Cloud

1

Last week, I did a webinar series for devenger community, where i talked about how you can leverage Azure AI’s capabilities for building intelligent applications. We had great participation with hundreds of attendees across live streaming platforms including Youtube, Facebook, and Skillenza. Here is the recording of the webinar. In this session, I talked about the overview of Microsoft Azure…

Unlock the true value of Artificial Intelligence – Online Webinar

0

Originally published here – https://skillenza.com/challenge/online-meetup-machine-learning-models Get proven, secure, and responsible AI capabilities on your terms with Azure AI. Build mission-critical solutions that can analyze images, comprehend speech, make predictions using data, and imitate other intelligent human behaviours—all using Azure AI. This meetup will be an introductory session on AI on Azure, Azure Artificial Intelligence Services, covering the fundamentals of the…

Run your first python program using Azure Notebooks

0

In this post, we’ll look at Azure Notebooks; a completely free hosted Jupyter notebooks service from Azure. Jupyter has been quite popular lately among data science professionals and is becoming a preferred choice for running python code interactively to perform data analytics. Jupyter combines your code, documentation, data, any data visualization graphics in a single place. It’s an open-source project,…