Instructional Video4:42
Curated Video

Python In Practice - 15 Projects to Master Python - map( )

Higher Ed
This video explains the map( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video4:15
Curated Video

Python In Practice - 15 Projects to Master Python - How to Make Training and Testing Sets Easily

Higher Ed
This video explains how to make training and testing sets easily. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning...
Instructional Video7:05
Curated Video

Python In Practice - 15 Projects to Master Python - Finding TF and IDF in Extracted Features from Text Data: Text Analytics

Higher Ed
This video explains finding TF and IDF in extracted features from text data, that is, text analytics. This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section...
Instructional Video6:14
Curated Video

Python In Practice - 15 Projects to Master Python - Displaying the Cart Sub-Total

Higher Ed
This video explains displaying the cart sub-total. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video10:07
Curated Video

Python In Practice - 15 Projects to Master Python - Dice Roller

Higher Ed
This video helps to create a Dice Roller. This clip is from the chapter "Applications with Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on applications with Python GUI.
Instructional Video16:14
Curated Video

Python In Practice - 15 Projects to Master Python - Data Visualization - Advanced Level: Data Science

Higher Ed
This video explains data visualization. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video2:44
Curated Video

Python In Practice - 15 Projects to Master Python - Data Science with Python

Higher Ed
This video explains data science with Python. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video12:30
Curated Video

Python In Practice - 15 Projects to Master Python - Data Processing with NumPy Package

Higher Ed
This video explains data processing with NumPy package. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video14:42
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Checkbox Widgets

Higher Ed
This video explains creating checkbox widgets. 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 that is on...
Instructional Video6:22
Curated Video

Python In Practice - 15 Projects to Master Python - Class Attributes and Identifier Naming Convention

Higher Ed
This video explains class attributes and identifier naming convention. This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on object-oriented...
Instructional Video2:59
Curated Video

Python In Practice - 15 Projects to Master Python - Catching Errors with Except Block

Higher Ed
This video explains catching errors in Python programming with except block. This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Instructional Video1:53
Bill Carmody

How AI Can Benefit Businesses

Higher Ed
What is artificial intelligence (AI)? In this video, we talk about machine learning, artificial intelligence, and the rapid changes these technologies will have on us and our workplace environments.
Instructional Video3:02
Bill Carmody

How NOT to Use AI in Business

Higher Ed
There are many great uses of Artificial Intelligence (AI) in the workplace. But there are also some cautionary tales of how NOT to use AI in business. In this session, learn some of the more important areas where NOT to use AI in business.
Instructional Video2:24
Bill Carmody

Introduction to ChatGPT and OpenAI: The Great Equalizer in Artificial Intelligence

Higher Ed
In this video, Bill Carmody shows how to use ChatGPT, a free tool that brings AI within reach for everyone. This video highlights the potential of OpenAI as a platform that revolutionizes communication, content creation, and...
Instructional Video5:42
Curated Video

What is Artificial Intelligence

Higher Ed
In this video, we will cover what artificial intelligence is. This clip is from the chapter "AI Workloads and Considerations (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this section, we will...
Instructional Video3:13
Curated Video

Guiding Principle - Inclusiveness

Higher Ed
In this video, we will cover a guiding principle - inclusiveness. This clip is from the chapter "AI Workloads and Considerations (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this section, we...
Instructional Video1:07
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Components of Convolutional Neural Networks

Higher Ed
In this video, you will learn about the components of Convolutional Neural Networks. This clip is from the chapter "Convolutional Neural Networks (CNN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Instructional Video2:41
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Compiling the Artificial Neural Network

Higher Ed
In this video, you will learn how to compile the Artificial Neural Network. 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...
Instructional Video2:06
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Building the Artificial Neural Network

Higher Ed
In this video, you will learn how to build the Artificial Neural Network 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...
Instructional Video0:56
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Boltzmann Machine Neural Network

Higher Ed
In this video, you will learn about Boltzmann Machine 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...
Instructional Video0:51
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Backpropagation in Neural Networks

Higher Ed
In this video, you will learn about backpropagation in neural networks. This clip is from the chapter "Propagation of Information in ANNs" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we...
Instructional Video1:49
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Architecture of a Neural Network

Higher Ed
In this video, you will learn about the architecture of a neural network. This clip is from the chapter "Artificial Neural Networks (ANN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we...
Instructional Video3:19
Curated Video

Python for Deep Learning - Build Neural Networks in Python - An Introduction to The Neural Network

Higher Ed
In this video, we will have a quick introduction to the neural network. This clip is from the chapter "Artificial Neural Networks (ANN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we...
Instructional Video1:06
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Advantages of Neural Networks

Higher Ed
In this video, you will learn about the advantages of neural networks. This clip is from the chapter "Summary - Overview of Neural Networks" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we...