Curated Video
Fundamentals of Neural Networks - Lab 2 - Introduction to CNN
This video demonstrates the architecture and how to carry out the code using TensorFlow in collab and building a convolutional neural network. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in...
Curated Video
Fundamentals of Neural Networks - Lab 4 - Functional API
This video demonstrates functional API versus sequential API. 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 - Lab 3 - Introduction to Neural Network
This video demonstrates how to use Keras TensorFlow as API to essentially design and craft the neural network architecture. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
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. This clip...
Curated Video
Fundamentals of Neural Networks - Forward Propagation in RNN
The forward propagation in an RNN makes a few assumptions: 1) We assume the hyperbolic tangent activation function for the hidden layer. 2) We assume that the output is discrete as if the RNN is used to predict words or characters. This...
Curated Video
Fundamentals of Neural Networks - Language Processing
NLP is a tool for structuring data in a way that AI systems can process that deals with language. NLP uses AI to 'read' through a document and extract key information. This clip is from the chapter "Recurrent Neural Networks" of the...
Curated Video
Fundamentals of Neural Networks - Padding
This video explains padding in convolutional neural networks. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you...
Curated Video
Fundamentals of Neural Networks - Gradient Descent
This video explains the optimization problem using the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural...
Curated Video
Fundamentals of Neural Networks - Cross-Entropy Loss Function
This video explains the cross-entropy function, which is designed under the assumption that the variable you are trying to predict is binary. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in...
Curated Video
Fundamentals of Neural Networks - Activation Function
This video explains the role of the activation function, which is an interesting phenomenon in the design of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Curated Video
Fundamentals of Neural Networks - Forward Propagation
This video explains forward propagation and will dive deeper into the architecture of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Curated Video
Fundamentals of Neural Networks - Welcome Message
This video explains the need for taking up the course and introduces you to the author. This clip is from the chapter "Welcome" of the series "Fundamentals in Neural Networks".This section introduces you to the course and the course...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Sales Dashboard
You will learn how to create a sales dashboard from the sales dataset of an automotive company.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Geospatial Dashboard
In this video, you will learn how to create a geospatial dashboard containing a dataset containing a digitized paper location from World War II.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Advanced Tableau Charts Part 2
This is a continuation of the previous chapter regarding advanced tableau charts, including horizontal and stacked bars, side-by-side bars, line and dual-line charts, and area charts. We will look at a Sankey diagram in detail.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Animating Your Visualization
In this video, you will learn about animating visualizations. You will learn to use the pre-attentive attribute of motion to make users understand the date of an underlying visualization.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Geospatial Charts Part 2
Continuing on the examples of geospatial charts, we will use the places of worship in the US Excel sheet and create a map chart in layers.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Geospatial Charts Part 1
After learning about spatial functions, we will try to apply the geospatial functions learned from the previous lesson. We will use the San Francisco Flight Excel file.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Spatial Functions
This video will explain spatial functions and how we can perform spatial analysis. We will also combine spatial files in other formats and read spatial files such as Shapefiles, MapInfo, TopoJSON, and so on.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Level of Detail Expressions
In this video, we will look at the level of detail expression, which alters how specific or broad a visualization can be, the levels of granularity that it controls, and apply aggregations to the current visualization.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Numeric Expressions and Automatic Calculations
You will learn about numeric and automatic expressions that we currently have in our datasets. You will learn to use calculated fields to create new calculations and functions.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Using Expressions in Tableau
In this lesson, you will learn to use expressions and aggregation in Tableau, forming individual data into a cluster group on specific measurements.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Spatial Charts
In this video, we will understand spatial data, which provides us with a better understanding of populations, communities, or anything with geographical information and how it is affected by a variable.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Scatter Plot and Correlation Matrix
Here, we will understand correlation, the statistical method of finding relationships between two or more variables, and create a scatter plot.