Instructional Video9:08
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation in NumPy BackwardPass 3

Higher Ed
This is third of the five-part video on implementation in NumPy BackwardPass. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...
Instructional Video12:03
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Image Processing Activity Solution

Higher Ed
This is an activity solution video on image processing. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video7:56
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Converting an Image to Grayscale in Python

Higher Ed
This video explains converting an image to grayscale in Python. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video17:12
Curated Video

Practical Data Science using Python - Python Tuples

Higher Ed
This video explains Python tuples. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video14:30
Curated Video

Practical Data Science using Python - Python Lists

Higher Ed
This video explains Python lists. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video17:03
Curated Video

Practical Data Science using Python - Pandas Series 2

Higher Ed
This video explains the various methods of accessing a series of objects. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video20:48
Curated Video

Practical Data Science using Python - Pandas DataFrame 5

Higher Ed
This video explains the left outer join in dataframe. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video13:01
Curated Video

Practical Data Science using Python - Pandas DataFrame 3

Higher Ed
This video explains how to manipulate data within your dataframes. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video4:31
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Screen Pre-Processing

Higher Ed
This video talks about screen pre-processing. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video4:28
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Loading the Data

Higher Ed
This video explains how to load the data. This clip is from the chapter "Trading Bot RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Trading Bot RL.
Instructional Video3:10
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN What Is Loss Function Exercise Solution - 2

Higher Ed
This is an exercise solution video on the Loss function in DNN. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
Instructional Video2:03
Curated Video

Python for Machine Learning - The Complete Beginners Course - Data Pre-Processing

Higher Ed
In this video, you will learn about data pre-processing. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the recommender system.
Instructional Video3:59
Curated Video

Python In Practice - 15 Projects to Master Python - Tuple Operations and Tuple Built-In Functions

Higher Ed
This video explains the tuple built-in functions, how to perform these functions, and basic operations with tuples. This clip is from the chapter "Tuples" of the series "Python in Practice - 15 Projects to Master Python".This section...
Instructional Video14:22
Curated Video

Python In Practice - 15 Projects to Master Python - Testing the Performance of the Model

Higher Ed
This video helps in testing the performance of the model. 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 with Python.
Instructional Video2:47
Curated Video

Python In Practice - 15 Projects to Master Python - Slicing Values from Pandas Series

Higher Ed
This video explains slicing values from Pandas series. 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 Video4:02
Curated Video

Python In Practice - 15 Projects to Master Python - Redefining the Built-In type( ) Function

Higher Ed
This video explains the functions exercise to redefine the built-in type( ) in Python. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.