Instructional Video7:57
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Gradient Descent

Higher Ed
In this video, we will get introduced to gradient descent. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will dive...
Instructional Video11:08
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Regression

Higher Ed
In this video, we will understand regression in ANN. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover...
Instructional Video8:45
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Multiclass Classification

Higher Ed
In this video, you will learn about multiclass classification. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will...
Instructional Video17:21
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Activation Functions

Higher Ed
In this video, you will learn about activation functions. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover...
Instructional Video10:58
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - How Does a Model "Learn"?

Higher Ed
In this video, we will understand how a model "learns". This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover a crash course...
Instructional Video10:41
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Regression Notebook

Higher Ed
In this video, we will understand linear regression by proving the Mosse law true. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section,...
Instructional Video8:44
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Classification Notebook

Higher Ed
In this video, we will understand linear classification with the help of breast cancer dataset example. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with...
Instructional Video3:27
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Plot Formatting and Scatter Plot

Higher Ed
In this video, we will cover plot formatting and scatter plot. This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Instructional Video16:22
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy

Higher Ed
In this video, we will first understand how to create arrays using NumPy library. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video7:54
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Class

Higher Ed
In this video, we will start writing the program for our classes and objects. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video9:17
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Functions in Python

Higher Ed
In this video, you will learn about functions in Python. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Instructional Video4:37
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - For Loops

Higher Ed
In this video, you will learn about for loops. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning the basics...
Instructional Video8:51
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Preparation and Evaluation

Higher Ed
In this video, you will learn how to train our LeNet model. This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will learn how to...
Instructional Video6:11
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Custom NN Module

Higher Ed
In this video, you will learn how to write a custom NN (Neural Network) module. This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Instructional Video4:52
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - AutoGrad in a Loop

Higher Ed
In this video, you will learn to implement the AutoGrad function in a loop. This clip is from the chapter "AutoGrad in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will have a...
Instructional Video12:05
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - AutoGrad in PyTorch

Higher Ed
In this video, you will learn what is AutoGrad in PyTorch. This clip is from the chapter "AutoGrad in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will have a look at AutoGrad...
Instructional Video4:22
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet in Code: Changepoint Detection

Higher Ed
In this video, you will learn how to detect changepoint with Prophet. This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will...
Instructional Video11:47
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Activity Configuration

Higher Ed
This video explains the activity configuration in the pizza delivery widget. This clip is from the chapter "iOS 16.1 Live Activity Lifecycle Events" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This...
Instructional Video18:15
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timer App View

Higher Ed
This video explains the focus timer app view or the Swift view. This clip is from the chapter "iOS 16.1 Live Activity Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains a new...
Instructional Video10:56
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Map Timeline Provider

Higher Ed
This video explains how the map timeline provider returns images of places. This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains maps in...
Instructional Video11:02
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Exchange Rate Service

Higher Ed
This video explains the exchange rate service. This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Instructional Video10:47
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Managed Object Context

Higher Ed
This video explains the managed object context. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Instructional Video15:52
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - App and Widget Data Sync

Higher Ed
This video explains the app and widget data sync. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between...
Instructional Video11:51
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timeline Provider-2

Higher Ed
This video explains the timeline provider by creating a new Swift file and renaming it to hellowidget timeline provider. This clip is from the chapter "Build Your First Widget from Scratch" of the series "Mastering WidgetKit in SwiftUI...