Section 1 : Course Overview, Installs, and Setup
|
Lecture 1 | INTRODUCTION TO BRAINMEASURES PROCTOR SYSTEM | |
|
Lecture 2 | Installation and Environment Setup | 00:18:16 Duration |
Section 2 : Crash Course NumPy
|
Lecture 1 | Introduction to NumPy | |
|
Lecture 2 | NumPy Arrays | 00:10:39 Duration |
|
Lecture 3 | NumPy Arrays Part Two | 00:08:04 Duration |
|
Lecture 4 | Numpy Index Selection | 00:11:30 Duration |
|
Lecture 5 | NumPy Operations | 00:06:39 Duration |
|
Lecture 6 | Numpy Exercises | 00:01:07 Duration |
|
Lecture 7 | Numpy Exercises - Solutions | 00:06:57 Duration |
Section 3 : Crash Course Pandas
|
Lecture 1 | Pandas Overview | 00:01:04 Duration |
|
Lecture 2 | Pandas Series | 00:09:56 Duration |
|
Lecture 3 | Pandas DataFrames - Part One | 00:13:18 Duration |
|
Lecture 4 | Pandas DataFrames - Part Two | 00:11:04 Duration |
|
Lecture 5 | GroupBy Operations | 00:05:36 Duration |
|
Lecture 6 | Pandas Operations | |
|
Lecture 7 | Data Input and Output | 00:10:11 Duration |
|
Lecture 8 | Pandas Exercises | 00:03:32 Duration |
|
Lecture 9 | Pandas Exercises - Solutions | 00:08:29 Duration |
Section 4 : PyTorch Basics
|
Lecture 1 | PyTorch Basics Introduction | 00:03:15 Duration |
|
Lecture 2 | Tensor Basics | 00:08:04 Duration |
|
Lecture 3 | Tensor Basics - Part Two | 00:15:07 Duration |
|
Lecture 4 | Tensor Operations | 00:13:24 Duration |
|
Lecture 5 | Tensor Operations - Part Two | 00:06:21 Duration |
|
Lecture 6 | PyTorch Basics - Exercise | 00:02:27 Duration |
|
Lecture 7 | PyTorch Basics - Exercise Solutions | 00:05:16 Duration |
Section 5 : Machine Learning Concepts Overview
|
Lecture 1 | What is Machine Learning | 00:03:33 Duration |
|
Lecture 2 | Supervised Learning | 00:08:16 Duration |
|
Lecture 3 | Overfitting | 00:07:52 Duration |
|
Lecture 4 | Evaluating Performance - Classification Error Metrics | 00:16:37 Duration |
|
Lecture 5 | Evaluating Performance - Regression Error Metrics | 00:05:31 Duration |
|
Lecture 6 | Unsupervised Learning | 00:04:39 Duration |
Section 6 : ANN - Artificial Neural Networks
Section 7 : CNN - Convolutional Neural Networks
Section 8 : Recurrent Neural Networks
|
Lecture 1 | Introduction to Recurrent Neural Networks | 00:01:55 Duration |
|
Lecture 2 | RNN Basic Theory | 00:07:36 Duration |
|
Lecture 3 | Vanishing Gradients | 00:06:42 Duration |
|
Lecture 4 | LSTMS and GRU | 00:11:16 Duration |
|
Lecture 5 | RNN Batches Theory | 00:07:44 Duration |
|
Lecture 6 | RNN - Creating Batches with Data | 00:12:04 Duration |
|
Lecture 7 | Basic RNN - Creating the LSTM Model | 00:12:50 Duration |
|
Lecture 8 | Basic RNN - Training and Forecasting | |
|
Lecture 9 | RNN on a Time Series - Part One | 00:14:30 Duration |
|
Lecture 10 | RNN on a Time Series - Part Two | 00:18:39 Duration |
|
Lecture 11 | RNN Exercise | 00:04:09 Duration |
|
Lecture 12 | RNN Exercise - Solutions | 00:11:26 Duration |
Section 9 : Using a GPU with PyTorch and CUDA
|
Lecture 1 | Why do we need GPUs | 00:13:01 Duration |
|
Lecture 2 | Using GPU for PyTorch | 00:17:34 Duration |
Section 10 : NLP with PyTorch
|
Lecture 1 | Introduction to NLP with PyTorch | 00:02:31 Duration |
|
Lecture 2 | Encoding Text Data | 00:15:44 Duration |
|
Lecture 3 | Generating Training Batches | 00:14:34 Duration |
|
Lecture 4 | Creating the LSTM Model | 00:12:28 Duration |
|
Lecture 5 | Training the LSTM Model | 00:11:49 Duration |
|
Lecture 6 | OUR MODEL FOR DOWNLOAD | |
|
Lecture 7 | Generating Predictions | 00:10:26 Duration |