
TensorFlow 2.0 Complete 7 Hour Course
Learn how to use TensorFlow 2.0 in this full tutorial course for beginners. This course is designed for Python programmers looking to enhance their knowledge and skills in machine learning and artificial intelligence. Throughout the 8 modules in this course you will learn about fundamental concepts and methods in ML & AI like core learning […]
Read More
Making Sense of ML and AI
- Frank
- March 9, 2020
- AI
AI has become so pervasive, that virtually every software vendor lays claim to today’s most hyped technology. In fact, Gartner’s latest Hype Cycle for Emerging Technologies unceremoniously dropped machine learning from its infamous curve. This combination of hype and nearly impenetrable nomenclature can get pretty irritating. This article starts with a very basic taxonomy to help […]
Read More
The Emergence Of ML Ops
- Frank
- March 9, 2020
- MLOps
DevOps solutions emerged as a set of practices and solutions that combines development-oriented activities (Dev) with IT operations (Ops) in order to accelerate the development cycle while maintaining efficiency in delivery and predictable, high levels of quality. The core principles of DevOps include an Agile approach to software development, with iterative, continuous, and collaborative cycles, […]
Read More
Facial Recognition with Python
sentdex has created a tutorial for implementing the face recognition package for Python. Check out a text-based tutorial and the sample code.
Read More
What Matrices and Matrix Manipulation) Really Look Like
It’s always a good time to learn linear algebra. Fortunately, Zach Star has a great visualization on how it all works.
Read More
Newer Features in Azure SQL Managed Instance
Chris Seferlis covers some of the features in Azure SQL Server Managed Instance that have been added in the 1.5+ years since it was originally introduced.
Read More
Andon Manufacturing Methodology Modernized with Azure IoT
Andon is a methodology originally designed by Toyota in the 80’s to allow responding faster and more efficiently to issues on manufacturing lines. Skoda is modernizing the methodology to allow operators to respond more quickly to production problems, as well as automatically notify supervisors, leveraging Azure IoT Hub and Office 365. Stepan Bechynsky joins us […]
Read More
How to Set Up a PowerPlatform Hackathon
Have you ever wanted to know how to setup a Hackathon? Dona and Sarah talks to Chris Huntingford about what the Power Platform is doing for the community and how to get EVERYONE around you involved using Hackathons. Chris is a legend amongst the community. He has worked in the industry for over a decade […]
Read More
Secure Access to Your API Server with Authorized IP Ranges in AKS
In Kubernetes, the API server is the central way to interact and manage the cluster. To improve cluster security in Azure Kubernetes Server, Ruchika Gupta shows Scott Hanselman how you can restrict access to the API server to a limited set of IP address ranges. Related Links: Secure access to the API server using authorized […]
Read More