-
Book Overview & Buying
-
Table Of Contents
Deep Learning - Crash Course 2023
By :
Deep Learning - Crash Course 2023
By:
Overview of this book
Unlock the power of deep learning and take your machine learning skills to the next level with our comprehensive course on deep neural networks.
This hands-on course will provide you with a solid understanding of the fundamentals of deep learning, including artificial neural networks, activation functions, bias, data, and loss functions. You will learn the basics of Python, with a focus on data science, as well as the essential tools for cleaning and examining data, plotting with Matplotlib, and working with NumPy and Pandas.
With this foundation in place, you will dive deep into the world of deep learning, starting with the MP Neuron model and progressing to the Perceptron, the Sigmoid Neuron, and the Universal Approximation Theorem. You will explore common activation functions, such as ReLU and SoftMax, and learn how to apply them in real-world applications.
Through a series of practical exercises, you will gain hands-on experience with TensorFlow 2.x, one of the most popular deep learning frameworks in use today. You will learn how to create and train deep neural networks, evaluate their performance, and fine-tune them for optimal results.
By the end of the course, you will be well on your way to becoming a deep learning expert in no time.
Table of Contents (17 chapters)
Welcome on Board
Getting the Basics Right
Python Crash Course on Basics
Python for Data Science - Crash Course
MP Neuron Model
MP Neuron in Python
Summary of MP Neuron
Perceptron
Perceptron in Python
Sigmoid Neuron
Sigmoid Neuron Implement with Python
Basic Probability
Deep Neural Networks
Universal Approximation Theorem
Deep Learning with TensorFlow 2.x
Activation Functions in Deep Learning Neural Networks