Treffer: Deep Learning Quick Reference
copyrighted
https://international.scholarvox.com/book/88856767
https://static2.cyberlibris.com/books_upload/136pix/9781788838917.jpg
1268858528
From OAIster®, provided by the OCLC Cooperative.
Weitere Informationen
Dive deeper into neural networks and get your models trained, optimized with this quick reference guideAbout This BookA quick reference to all important deep learning concepts and their implementationsEssential tips, tricks, and hacks to train a variety of deep learning models such as CNNs, RNNs, LSTMs, and moreSupplemented with essential mathematics and theory, every chapter provides best practices and safe choices for training and fine-tuning your models in Keras and Tensorflow.Who This Book Is ForIf you are a Data Scientist or a Machine Learning expert, then this book is a very useful read in training your advanced machine learning and deep learning models. You can also refer this book if you are stuck in-between the neural network modeling and need immediate assistance in getting accomplishing the task smoothly. Some prior knowledge of Python and tight hold on the basics of machine learning is required.What You Will LearnSolve regression and classification challenges with TensorFlow and KerasLearn to use Tensor Board for monitoring neural networks and its trainingOptimize hyperparameters and safe choices/best practicesBuild CNN's, RNN's, and LSTM's and using word embedding from scratchBuild and train seq2seq models for machine translation and chat applications.Understanding Deep Q networks and how to use one to solve an autonomous agent problem.Explore Deep Q Network and address autonomous agent challenges.In DetailDeep learning has become an essential necessity to enter the world of artificial intelligence. With this book deep learning techniques will become more accessible, practical, and relevant to practicing data scientists. It moves deep learning from academia to the real world through practical examples.You will learn how Tensor Board is used to monitor the training of deep neural networks and solve binary classification problems using deep learning. Readers will then learn to optimize hyperparameters in their deep learning models. The book then takes the