Curated Video
Python for Deep Learning - Build Neural Networks in Python - Fully Connected Layer
In this video, you will learn about fully connected 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...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Feed-Forward and Back Propagation Networks
In this video, you will learn about feed-forward and back propagation 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...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Data Pre-Processing
In this video, you will learn how data pre-processing works. 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 learn how...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Convolution Layer
In this video, you will learn about the Convolution 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...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Building the CNN Model
In this video, you will learn how to build the Convolutional Neural Networks (CNN) model. This clip is from the chapter "Implementation of CNN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Adding the Output Layer
In this video, you will learn how to add the output layer. 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 learn how...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Adding the Input Layer and the First Hidden Layer
In this video, you will learn how to add the input layer and the first hidden layer. 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...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Accuracy of the Model
In this video, you will learn about the accuracy of the Convolutional Neural Networks (CNN) model. This clip is from the chapter "Implementation of CNN in Python" of the series "Python for Deep Learning — Build Neural Networks in...
Curated Video
Python In Practice - 15 Projects to Master Python - zip( )
This video explains the zip( ) 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.
Curated Video
Python In Practice - 15 Projects to Master Python - Working with Images: Computer Vision
This video explains working with images with the help of Computer Vision. This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on Artificial...
Curated Video
Python In Practice - 15 Projects to Master Python - Working with Images
This video helps in working with images. 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 python GUI.
Curated Video
Python In Practice - 15 Projects to Master Python - What Is Programming?
This video provides a basic idea about programming. This clip is from the chapter "Programming with Python: Basics and Environment Setup" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
Python In Practice - 15 Projects to Master Python - What Are Classes and How to Create Them
This video explains classes and how to create them. 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 programming.
Curated Video
Python In Practice - 15 Projects to Master Python - Web Design: Stylizing Our html Tags with CSS
This video explains the web design where you will be stylizing our html tags with CSS. 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...
Curated Video
Python In Practice - 15 Projects to Master Python - vars( )
This video explains the vars( ) 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.
Curated Video
Python In Practice - 15 Projects to Master Python - Variables
This video explains the variables, how to create variables, and different types of variables. This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
Curated Video
Python In Practice - 15 Projects to Master Python - Variable Names
This video talks about the different variable names. This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data types and variables.
Curated Video
Python In Practice - 15 Projects to Master Python - User-Defined Errors
This video explains user-defined errors. 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.
Curated Video
Python In Practice - 15 Projects to Master Python - Tuple Operations and Tuple Built-In Functions
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Training the Model to Rate Reviews
This video explains training the model to rate reviews. This clip is from the chapter "Rating Bot" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Rating Bot.
Curated Video
Python In Practice - 15 Projects to Master Python - The Object Class
This video explains the Object class. This clip is from the chapter "Inheritance" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on inheritance.
Curated Video
Python In Practice - 15 Projects to Master Python - Testing the Performance of the Model
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Stylizing the Appearance of the Widgets (Relief)
This video explains stylizing the appearance of the widgets (relief). 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...
Curated Video
Python In Practice - 15 Projects to Master Python - Starting Our Website Project with Django
This video helps in starting our website project with Django. 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.