Hi, what do you want to do?
Weird History
Why Don't Americans Use the Metric System?
If you grew up in the United States, you probably learned the United States Customary System (USCS) for weights and measures. USCS terms like inches, feet, pounds, and miles are derived from the British Imperial System, steeped in a...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Paying Attention to Shapes
In this video, we will work on shapes in RNN.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this...
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Return Computation Revisited and Other Extensions (Optional)
In this video, you will learn the computation of returns in pairs trading and explore other optional extensions to enhance our pairs trading strategy with ChatGPT, incorporating transaction costs, slippage, risk management techniques,...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Strategy Performance Computation (Optional)
In this video, we will explore advanced techniques for computing and evaluating the performance of our pairs trading strategy, including risk-adjusted performance metrics, portfolio optimization, and other sophisticated methods for...
Curated Video
Fundamentals of Neural Networks - Backward Propagation Through Time
Backpropagation through time (BPTT) is a gradient-based technique for training certain types of recurrent neural networks. It can be used to train Elman networks. The algorithm was independently derived by numerous researchers.
<
br/>...
<
br/>...
Curated Video
Fundamentals of Neural Networks - Purpose of Neural Networks
This video explains the purpose of neural networks.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will...
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will...
Curated Video
Fundamentals of Neural Networks - Linear Regression
This video explains statistical machine learning, where you will start with the linear regression model.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section...
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section...
Curated Video
Deep Learning - Crash Course 2023 - Why Random Variable Is Important
In this video, we will understand why a random variable is important.<br<br/>/>
This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.
This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.
Curated Video
Deep Learning - Crash Course 2023 - Why Update Rule Works
In this video, we will understand how update rule works.<br<br/>/>
This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
Curated Video
Deep Learning - Crash Course 2023 - Loss Function and Parameter Update
In this video, you will learn about the loss function and parameter update.<br<br/>/>
This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
Curated Video
Deep Learning - Crash Course 2023 - Perceptron Model and Its Representation
In this video, you will learn more about the Perceptron model and understand its representation.
<
br/>
This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn...
<
br/>
This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn...
Curated Video
Deep Learning - Crash Course 2023 - MP Neuron Introduction
In this video, you will learn about the MP Neuron model, also called McCulloch Pitts model.
<
br/>
This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how...
<
br/>
This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how...
Curated Video
Deep Learning - Crash Course 2023 - Sigmoid Neuron Introduction
In this video, we will be introduced to Sigmoid Neuron.<br<br/>/>
This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin our journey with Sigmoid Neuron.
This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin our journey with Sigmoid Neuron.
Curated Video
Deep Learning - Crash Course 2023 - Perceptron Limitations
In this video, we will have a quick recap of Perceptron limitations and learn how Sigmoid Neuron is useful.
<
br/>
This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we...
<
br/>
This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we...
Curated Video
Deep Learning - Crash Course 2023 - Bias
In this video, you will learn about bias in neural networks.
<
br/>
This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in...
<
br/>
This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in...
Curated Video
Deep Learning - Crash Course 2023 - Activation Function
In this video, you will learn how to apply an activation function to the weighted average to make sure the output value falls between 0 and 1.
<
br/>
This clip is from the chapter "Getting the Basics Right" of the series "Deep...
<
br/>
This clip is from the chapter "Getting the Basics Right" of the series "Deep...
Curated Video
Deep Learning - Crash Course 2023 - Artificial Neural Networks
In this video, you will learn about artificial neural networks.
<
br/>
This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used...
<
br/>
This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Weight Painting for 3D Particle Flower Petals
In this lesson, we will see our particle system come to fruition as we make use of weight painting to control the placement of the flowers.
<
br/>
This clip is from the chapter "Using Blender Particle Emitter to Create Foliage" of...
<
br/>
This clip is from the chapter "Using Blender Particle Emitter to Create Foliage" of...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - The Geometrical Picture
In this video, we will understand the geometrical picture by understanding why neural networks are so important instead of a single neural network.
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the...
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Building the First Neural Network
In this video, you will learn how to build your first neural network.
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 1)
In this video, we will dive into action and look at codes for transfer learning with data augmentation.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural...
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Convolution on Color Images
In this video, we will understand convolution on color images.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 3)
In this video, you will learn how to view convolution as matrix multiplication.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - 2 Approaches to Transfer Learning
In this video, we will discuss the two approaches used for transfer learning, which we will use in the next videos.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning -...
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning -...