Tools for Building Neural Network Applications
Buch, Englisch, 631 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 1206 g
ISBN: 978-1-4842-7367-8
Verlag: Apress
This book discusses the practical aspects of using Java for neural network processing. You will know how to use the Encog Java framework for processing large-scale neural network applications. Also covered is the use of neural networks for approximation of non-continuous functions. In addition to using neural networks for regression, this second edition shows you how to use neural networks for computer vision.It focuses on image recognition such as the classification of handwritten digits, input data preparation and conversion, and building the conversion program. And you will learn about topics related to the classification of handwritten digits such as network architecture, program code, programming logic, and execution.
The step-by-step approach taken in the book includes plenty of examples, diagrams, and screenshots to help you grasp the concepts quickly and easily.
What You Will Learn
- Use Java for the development of neural network applications
- Prepare data for many different tasks
- Carry out some unusual neural network processing
- Use a neural network to process non-continuous functions
- Develop a program that recognizes handwritten digits
Who This Book Is For
Intermediate machine learning and deep learning developers who are interested in switching to Java
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Part 1: Getting Started with Neural Networks.- Chapter 1. Learning Neural Network.- Chapter 2. Internal Mechanism of Neural Network Processing.- Chapter 3. Manual Neural Network Processing.- Part 2: Neural Network Java Development Environment.- Chapter 4. Configuring Your Development Environment.- Chapter 5. Neural Network Development Using Java Encog Framework.- Chapter 6. Neural Network Prediction Outside of the Training Range.- Chapter 7. Processing Complex Periodic Functions.- Chapter 8. Approximating Non-Continuous Functions.- Chapter 9. Approximation Continuous Functions with Complex Topology.- Chapter 10. Using Neural Network for Classification of Objects.- Chapter 11. Importance of Selecting the Correct Model.- Chapter 12. Approximation of Functions in 3-D Space.- Part 3: Introduction to Computer Vision.- Chapter 13. Image Recognition.- Chapter 14. Classification of Handwritten Digits.