Free Course – Master Python Programming
Learn the popular Python programming language from the ground up and discover core coding fundamentals needed for any Python project! You can also download the project files used for the … Read more
Learn Python! Explore how to use Python to code games and apps, work with machine learning, or analyze data via free Python tutorials.
Learn the popular Python programming language from the ground up and discover core coding fundamentals needed for any Python project! You can also download the project files used for the … Read more
Explore object-oriented programming foundations for Python by learning to code objects and classes! You can also download the project files used for the course below. Download the project files About … Read more
You can access the full course here: Python Foundations While Loops Now that we can perform tests and execute code once, the next step is to be able to perform … Read more
You can access the full course here: Convolutional Neural Networks for Image Classification Intro to Image Recognition Let’s get started by learning a bit about the topic itself. Image recognition … Read more
Build exciting games and apps with Kivy – a GUI-oriented Python library growing in popularity – starting with a simple language learning app! You can also extend the material covered … Read more
One of the most widely-used and robust classifiers is the support vector machine. Not only can it efficiently classify linear decision boundaries, but it can also classify non-linear boundaries and … Read more
You can access the full course here: Machine Learning for Beginners with TensorFlow Intro to Machine Learning Now that we know what the course is all about, let’s learn a … Read more
You can access the full course here: Bite-Sized Pandas Part 1 In this lesson we’ll learn about DataFrames (the data structure pandas works with) and learning how to access data … Read more
You can access the full course here: Bite-Sized SQL Part 1 In this lesson you will learn how to setup the development environment. For managing our dependencies we are going … Read more
You can access the full course here: Bite-Sized Python Data Visualization Part 1 In this video, we are going to be looking for 2 of the more common plots – … Read more
You can access the full course here: Bite-Sized Python Part 1 We need to make sure we have the latest versions of Python and Pygame currently installed on our system. … Read more
You can access the full course here: Bite-Sized NumPy Part 1 In this lesson you will learn how to download an install Anaconda and Jupyter notebooks on your mac. What … Read more
You can access the full course here: Probability Foundations for Data Science Part 1 In this lesson, we’re going to see an introduction to the Probability Theory. Probability definitions We define probability … Read more
You can access the full course here: Hypothesis Testing for Data Science Part 1 To start this course, we’re going to cover the following topics: Random Variables Normal Distribution Central … Read more
You can access the full course here: Build a Spam Detector AI with Text Classification Transcript Part 1 Hello everybody my name is Mohit Deshpande, and in this course … Read more
You can access our newest course on Data Visualization here: The Complete Python Data Visualization Course Transcript 1 Hello, everybody. My name is Mohit Deshpande and thanks for joining me. … Read more
You can access the full course here: Build Sarah – An Image Classification AI Transcript 1 Hello everybody, and thanks for joining me, my name is Mohit Deshpande, and in … Read more
You can access the full course here: Video and Optical Flow – Create a Smart Speed Camera Part 1 In this lesson, you will learn the basics of videos, and … Read more