Work with Keras, Mnist Data Sets, and Advanced Neural Networks
Buch, Englisch, 713 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 1101 g
ISBN: 978-1-4842-7914-4
Verlag: Apress
You’ll start with an introduction to AI, where you’ll learn the history of neural networks and what sets deep learning apart from other varieties of machine learning. Discovery the variety of deep learning frameworks and set-up a deep learning development environment. Next, you’ll jump into simple classification programs for hand-writing analysis. Once you’ve tackled the basics of deep learning, you move on to TensorFlow 2 specifically. Find out what exactly a Tensor is and how to work with MNIST datasets. Finally, you’ll get into the heavy lifting of programming neural networks and working with a wide variety of neural network types such as GANs andRNNs.
Deep Learning is a new area of Machine Learning research widely used in popular applications, such as voice assistant and self-driving cars. Work through the hands-on material in this book and become a TensorFlow programmer!
What You'll Learn
- Develop using deep learning algorithms
- Build deep learning models using TensorFlow 2
- Create classification systems and other, practical deep learning applications
Who This Book Is ForStudents, programmers, and researchers with no experience in deep learning who want to build up their basic skillsets. Experienced machine learning programmers and engineers might also find value in updating their skills.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Introduction to Artificial Intelligence.- Chapter 2. Regression.- Chapter 3. Classification.- Chapter 4. Basic Tensorflow.- Chapter 5. Advanced Tensorflow.- Chapter 6. Neural Network.- Chapter 7. Backward Propagation Algorithm.- Chapter 8. Keras Advanced API.- Chapter 9. Overfitting.- Chapter 10. Convolutional Neural Networks.- Chapter 11. Recurrent Neural Network.- Chapter 12. Autoencoder.- Chapter 13. Generative Adversarial Network (GAN).- Chapter 14. Reinforcement Learning.- Chapter 15. Custom Dataset.