Instructional Video5:11
Curated Video

Python In Practice - 15 Projects to Master Python - Adding Color Theme to Your Applications

Higher Ed
This video explains adding color theme to your applications. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts...
Instructional Video21:33
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Courses and Instructor

Higher Ed
In this video, we will take a quick introduction to courses and instructor. This clip is from the chapter "Introduction to the Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video3:13
Bill Carmody

The Power of Visual Artificial Intelligence: Changing the Way We Think About Visual Design

Higher Ed
In this video, Bill Carmody demonstrates the power of visual artificial intelligence and how it can revolutionize visual design. He shows how easy it is to use AI to generate original artwork based on specific descriptions, allowing...
Instructional Video3:46
Bill Carmody

Using Artificial Intelligence for Business: The Power and Potential

Higher Ed
In this video, Bill Carmody demonstrates how artificial intelligence (AI) can be used for business purposes. He showcases various applications of AI, such as customer service chatbots, personalized marketing campaigns, predictive...
Instructional Video3:04
Bill Carmody

Implications of AI in the Workplace

Higher Ed
In this video, we'll walk through the most important implications of AI in the workplace and how you can take advantage of these growing trends.
Instructional Video2:20
Bill Carmody

Securing Your Job in the Age of Artificial Intelligence

Higher Ed
In this video, Bill Carmody discusses how to avoid losing your job to artificial intelligence. He emphasizes the importance of adding value to your customers and finding ways to contribute to the organization in a meaningful and...
Instructional Video2:36
Bill Carmody

Exploring the Difference Between Dall-E 2 and Photoshop

Higher Ed
In thinking about artificial intelligence used for visual design, you might be curious what the difference is between a machine learning tool like Dall-E 2 and Photoshop. In this video, I break down the core differences and show you how...
Instructional Video4:05
Bill Carmody

Understanding the Essence of Machine Learning

Higher Ed
What is machine learning? How is machine learning different than artificial intelligence? In this video, we explore some of the key differences and demystify what machine learning is and what it isn't.
Instructional Video1:57
Curated Video

Python for Deep Learning - Build Neural Networks in Python - What is the Activation Function?

Higher Ed
In this video, we will understand what the Activation function is. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video1:56
Curated Video

Python for Deep Learning - Build Neural Networks in Python - What is Stochastic Gradient Descent?

Higher Ed
In this video, we will understand what is Stochastic Gradient Descent? This clip is from the chapter "Gradient Descent Algorithm" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video2:05
Curated Video

Python for Deep Learning - Build Neural Networks in Python - The Sigmoid Function

Higher Ed
In this video, you will learn about the Sigmoid function. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover Activation functions.
Instructional Video1:07
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Single Layer Perceptron (SLP) Model

Higher Ed
In this video, you will learn about the Single-layer perceptron (SLP) model. This clip is from the chapter "Neural Network Architectures" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we...
Instructional Video1:20
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Recurrent Neural Network (RNN)

Higher Ed
In this video, you will learn about Recurrent Neural Network (RNN). This clip is from the chapter "Neural Network Architectures" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video1:28
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Rectified Linear Unit (ReLU) Function

Higher Ed
In this video, you will learn about Rectified Linear Unit (ReLU) function. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video0:56
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Radial Basis Network (RBN)

Higher Ed
In this video, you will learn about Radial Basis Network (RBN). This clip is from the chapter "Neural Network Architectures" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video1:50
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Pooling Layer

Higher Ed
In this video, you will learn about Pooling layer. This clip is from the chapter "Convolutional Neural Networks (CNN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video1:26
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Minimizing the Cost Function Using Backpropagation

Higher Ed
In this video, you will learn how to minimize the cost function using backpropagation. This clip is from the chapter "Propagation of Information in ANNs" of the series "Python for Deep Learning — Build Neural Networks in Python".In...
Instructional Video1:00
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Leaky Rectified Linear Unit function

Higher Ed
In this video, you will learn about the Leaky Rectified Linear Unit function. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will...
Instructional Video4:48
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Label Encoding Using Scikit-Learn

Higher Ed
In this video, you will learn how to work with label encoding using scikit-learn This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Instructional Video0:45
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Introduction - Implementation of ANN in Python

Higher Ed
In this video, we will have a quick Introduction to this section. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, you will...
Instructional Video0:51
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Important Terminologies

Higher Ed
In this video, we will understand some important terminologies like differential function and monotonic function. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning — Build Neural Networks in...
Instructional Video1:18
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Hyperbolic Tangent Function

Higher Ed
In this video, you will learn about the Hyperbolic tangent function. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video1:10
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Hopfield Neural Network

Higher Ed
In this video, you will learn about Hopfield neural network. This clip is from the chapter "Neural Network Architectures" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover Neural...
Instructional Video0:52
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Gradient Descent versus Stochastic Gradient Descent

Higher Ed
In this video, you will learn about Gradient Decent versus Stochastic Gradient Descent. This clip is from the chapter "Gradient Descent Algorithm" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...