Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Gradient Descent
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...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Regression
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...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Multiclass Classification
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...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Activation Functions
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...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - How Does a Model "Learn"?
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...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Regression Notebook
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,...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Classification Notebook
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Plot Formatting and Scatter Plot
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Class
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Functions in Python
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - For Loops
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Preparation and Evaluation
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Custom NN Module
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - AutoGrad in a Loop
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - AutoGrad in PyTorch
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...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet in Code: Changepoint Detection
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Activity Configuration
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timer App View
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Map Timeline Provider
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Exchange Rate Service
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Managed Object Context
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - App and Widget Data Sync
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timeline Provider-2
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...