Deep Learning on Azure with Python – Learn the Basics of Python Programming
Learn the basics of Python programming, which underpins Microsoft Cognitive Services machine and deep learning models, in this artificial intelligence course.
Who is the course for?
This machine learning and artificial intelligence course is designed for those who would like to learn more about deep learning. Basic knowledge of Python programming would be advantageous, as would solid maths and computer science skills.
What topics will you cover?
Python language fundamentals: basic syntax, variables, and types
How to create and manipulate regular Python lists
How to use functions, and import packages
How to build NumPy arrays and perform interesting calculations
How to create and customise plots on real data
How to use control flow, and get to know the Pandas DataFrame