Deep Learning for Beginners - Helion
Tytuł oryginału: Deep Learning for Beginners
ISBN: 9781838647582
stron: 416, Format: ebook
Data wydania: 2020-09-18
Księgarnia: Helion
Cena książki: 109,00 zł
Implement supervised, unsupervised, and generative deep learning (DL) models using Keras and Dopamine with TensorFlow
Key Features
- Understand the fundamental machine learning concepts useful in deep learning
- Learn the underlying mathematical concepts as you implement deep learning models from scratch
- Explore easy-to-understand examples and use cases that will help you build a solid foundation in DL
Book Description
With information on the web exponentially increasing, it has become more difficult than ever to navigate through everything to find reliable content that will help you get started with deep learning. This book is designed to help you if you're a beginner looking to work on deep learning and build deep learning models from scratch, and you already have the basic mathematical and programming knowledge required to get started.
The book begins with a basic overview of machine learning, guiding you through setting up popular Python frameworks. You will also understand how to prepare data by cleaning and preprocessing it for deep learning, and gradually go on to explore neural networks. A dedicated section will give you insights into the working of neural networks by helping you get hands-on with training single and multiple layers of neurons. Later, you will cover popular neural network architectures such as CNNs, RNNs, AEs, VAEs, and GANs with the help of simple examples, and learn how to build models from scratch. At the end of each chapter, you will find a question and answer section to help you test what you've learned through the course of the book.
By the end of this book, you'll be well-versed with deep learning concepts and have the knowledge you need to use specific algorithms with various tools for different tasks.
What you will learn
- Implement recurrent neural networks (RNNs) and long short-term memory (LSTM) for image classification and natural language processing tasks
- Explore the role of convolutional neural networks (CNNs) in computer vision and signal processing
- Discover the ethical implications of deep learning modeling
- Understand the mathematical terminology associated with deep learning
- Code a generative adversarial network (GAN) and a variational autoencoder (VAE) to generate images from a learned latent space
- Implement visualization techniques to compare AEs and VAEs
Who this book is for
This book is for aspiring data scientists and deep learning engineers who want to get started with the fundamentals of deep learning and neural networks. Although no prior knowledge of deep learning or machine learning is required, familiarity with linear algebra and Python programming is necessary to get started.
Osoby które kupowały "Deep Learning for Beginners", wybierały także:
- Data Science w Pythonie. Kurs video. Przetwarzanie i analiza danych 149,00 zł, (67,05 zł -55%)
- Machine Learning i język Python. Kurs video. Praktyczne wykorzystanie popularnych bibliotek 243,59 zł, (112,05 zł -54%)
- Matematyka w deep learningu. Co musisz wiedzie 89,00 zł, (44,50 zł -50%)
- Dylemat sztucznej inteligencji. 7 zasad odpowiedzialnego tworzenia technologii 54,90 zł, (27,45 zł -50%)
- Eksploracja danych za pomoc 67,00 zł, (33,50 zł -50%)
Spis treści
Deep Learning for Beginners. A beginner's guide to getting up and running with deep learning from scratch using Python eBook -- spis treści
- 1. Introduction to Machine Learning
- 2. Setup and Introduction to Deep Learning Frameworks
- 3. Preparing Data
- 4. Learning from Data
- 5. Training a Single Neuron
- 6. Training Multiple Layers of Neurons
- 7. Autoencoders
- 8. Deep Autoencoders
- 9. Variational Autoencoders
- 10. Restricted Boltzmann Machines
- 11. Deep and Wide Neural Networks
- 12. Convolutional Neural Networks
- 13. Recurrent Neural Networks
- 14. Generative Adversarial Networks
- 15. Final Remarks on The Future of Deep Learning