⌨️ Introduction to Machine Learning & Environment Setup
3
⌨️ Linear Regression Part 1 – Data Loading and Analysis
4
⌨️ Linear Regression Part 2 – Implementation and Algorithm Explanation
5
⌨️ Saving Models and Visualizing Data
6
⌨️ K-Nearest Neighbors Part 1 – Irregular Data
7
⌨️ K-Nearest Neighbors Part 2 – Algorithm Explanation
8
⌨️ K-Nearest Neighbors Part 3 – Implementation
9
⌨️ Support Vector Machines Part 1 - SkLearn Datasets and Analysis
10
⌨️ Support Vector Machines Part 2 – Algorithm Explanation
11
⌨️ Support Vector Machines Part 3 – Implementation
12
⌨️ K-Means Clustering – Algorithm Explanation
13
⌨️ K-Means Clustering - Implementation
14
⌨️ Introduction to Neural Networks
15
⌨️ Loading & Looking at Data
16
⌨️ Creating a Model
17
⌨️ Using and Testing Our Model
18
⌨️ Text Classification Part 1 – Data Analysis and Model Architecture
19
⌨️ Text Classification Part 2 – Embedding Layers
20
⌨️ Text Classification Part 3 – Training the Model
21
⌨️ Text Classification Part 4 – Saving and Loading Models
22
⌨️ Part 1
23
⌨️ Part 2
24
⌨️ Part 3
25
⌨️ Part 4
26
⌨️ Part 5
27
⌨️ Creating the Bird
28
⌨️ Moving the Bird
29
⌨️ Pixel Perfect Collision
30
⌨️ Finishing the Graphics
31
⌨️ NEAT Introduction and Configuration File
32
⌨️ Implementing NEAT and Fitness Functions
33
⌨️ Testing and Saving Models
Description:
Embark on a comprehensive 7.5-hour journey through machine learning and artificial intelligence in Python. Explore four distinct areas: fundamental ML algorithms, neural networks, AI chatbots, and game-playing AI. Begin with machine learning basics, covering linear regression, K-nearest neighbors, support vector machines, and K-means clustering. Dive into neural networks, learning about model creation, text classification, and model management. Develop an AI chatbot from scratch, understanding its core components. Finally, create an AI capable of playing Flappy Bird using neuroevolutionary algorithms. Gain hands-on experience with practical implementations, data analysis, and visualization techniques throughout the course.
Python Machine Learning & AI Mega Course - Learn 4 Different Areas of ML & AI