Book Image

Deep Learning - Deep Neural Network for Beginners Using Python [Video]

By : AI Sciences
Book Image

Deep Learning - Deep Neural Network for Beginners Using Python [Video]

By: AI Sciences

Overview of this book

Are you ready to start your path to becoming a deep learning expert? Then this course is for you. This course is step-by-step. In every new tutorial, we build on what we have already learned and move one extra step forward, and then we assign you a small task that is solved at the beginning of the next video. We start by teaching the theoretical part of the concept, and then implement everything as it is practically using Python. This comprehensive course will be your guide to learning how to use the power of Python to train your machine such that your machine starts learning just like humans, and based on that learning, your machine starts making predictions as well! We will be using Python as a programming language in this course, which is the hottest language nowadays if we talk about machine learning. Python will be taught from the elementary level up to an advanced level so that any machine learning concept can be implemented. You will also learn various steps of data preprocessing, which allows us to make data ready for machine learning algorithms. You will learn the general concepts of machine learning overall, which will be followed by the implementation of one of the essential ML algorithms, “Deep Neural Networks”. Each concept of DNNs will be taught theoretically and will be implemented using Python. By the end of this course, you will be able to understand the methodology of DNNs with deep learning using real-world datasets. All the resources for this course are available at: https://github.com/PacktPublishing/Deep-Learning---Deep-Neural-Network-for-Beginners-Using-Python
Table of Contents (5 chapters)
Chapter 2
Basics of Deep Learning
Content Locked
Section 10
Logical Gates for Perceptrons
In this video, we will cover logical gates for perceptrons.