更新时间:2021-07-16 10:38:54
coverpage
Java Deep Learning Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Deep Learning Overview
Transition of AI
Things dividing a machine and human
AI and deep learning
Summary
Chapter 2. Algorithms for Machine Learning – Preparing for Deep Learning
Getting started
The need for training in machine learning
Supervised and unsupervised learning
Machine learning application flow
Theories and algorithms of neural networks
Chapter 3. Deep Belief Nets and Stacked Denoising Autoencoders
Neural networks fall
Neural networks' revenge
Deep learning algorithms
Chapter 4. Dropout and Convolutional Neural Networks
Deep learning algorithms without pre-training
Dropout
Convolutional neural networks
Chapter 5. Exploring Java Deep Learning Libraries – DL4J ND4J and More
Implementing from scratch versus a library/framework
Introducing DL4J and ND4J
Implementations with ND4J
Implementations with DL4J
Chapter 6. Approaches to Practical Applications – Recurrent Neural Networks and More
Fields where deep learning is active
The difficulties of deep learning
The approaches to maximizing deep learning possibilities and abilities
Chapter 7. Other Important Deep Learning Libraries
Theano
TensorFlow
Caffe
Chapter 8. What's Next?
Breaking news about deep learning
Expected next actions
Useful news sources for deep learning
Index