Hi, what do you want to do?
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Regression
In this video, we will understand regression in ANN.
<
br/>
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...
<
br/>
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 - Regression Notebook
In this video, we will understand linear regression by proving the Mosse law true.
<
br/>
This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
<
br/>
This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
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.
<
br/>
This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks...
<
br/>
This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Jupyter Notebook - Tips and Tricks
In this video, you will learn some useful tips and tricks of working in Jupyter Notebook.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Installing Jupyter Notebook
In this video, you will learn how to install Jupyter Notebook.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Installing PyTorch
In this video, you will learn how to install PyTorch using Google Colab ipynb.
<
br/>
This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
<
br/>
This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet: Multiplicative Seasonality, Outliers, Non-Daily Data
In this video, we will work on multiplicative seasonality, outliers, and non-daily data with Prophet.
<
br/>
This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook...
<
br/>
This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet in Code: Data Preparation
In this video, we will work on data preparation with Prophet.
<
br/>
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...
<
br/>
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
Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Image Classification
In this video, we will work on image classification with the MNIST dataset.
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 2)
In this video, we will dive into action and look at codes for transfer learning without data augmentation.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional...
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional...
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 - Text Classification with CNNs
In this video, we will move into action and work on text classification with CNNs.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Improving CIFAR-10 Results
In this video, you will learn how to improve CIFAR-10 results using data augmentation and batch normalization.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional...
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for Fashion MNIST
In this video, we will start with implementing CNN with the fashion MNIST dataset.
<
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 - Text Preprocessing
In this video, we will move into action and understand how to do text preprocessing using Colab notebook.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for CIFAR-10
In this video, we will work on image classification with the CIFAR-10 dataset.
<
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
Social Media Automation using Python - Introduction and Installation
In this video, you will learn to install and set up a software development kit called facebook-sdk 3.1.0. developed by the Python community, which is easy to use.
<
br/>
This clip is from the chapter "Facebook Automation" of the...
<
br/>
This clip is from the chapter "Facebook Automation" of the...
Curated Video
Social Media Automation using Python - Installing and Importing
In this video, you will learn how to install the schedule library or the schedule 1. 1.0 version of the package from Python, and after installing the package, you will learn how to import the library for our tasks.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Social Media Automation using Python - Introduction and Installing the Toolkit
Let's understand how to install the WhatsApp toolkit and explore the settings and configurations to make WhatsApp secure and easier to use.
<
br/>
This clip is from the chapter "WhatsApp Automation" of the series "Social Media...
<
br/>
This clip is from the chapter "WhatsApp Automation" of the series "Social Media...
Curated Video
Recommender Systems with Machine Learning - Item-Based Collaborative Filtering
This video demonstrates item-based collaborative filtering.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Loading in Data
In this video, you will learn how to load in data using Pandas.
<
br/>
This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...
<
br/>
This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Line Chart
In this video, you will learn about a line chart.<br<br/>/>
This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Arrays Versus Lists
In this video, we will be comparing NumPy array to Python list.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will...
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Course Resources
In this video, we will guide to the course resources.
<
br/>
This clip is from the chapter "Welcome and Logistics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".Welcome to the course! In this...
<
br/>
This clip is from the chapter "Welcome and Logistics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".Welcome to the course! In this...