Artificial neural networks with Java: tools for building neural network applications
Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understan...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
New York, NY
Apress
[2022]
|
Ausgabe: | Second edition |
Schlagworte: | |
Online-Zugang: | FHD01 |
Zusammenfassung: | Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to be used in neural network development and you will be able to suggest various techniques of data preparation for many unconventional tasks. 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 |
Beschreibung: | 1 Online-Ressource (xviii, 631 Seiten) |
ISBN: | 9781484273685 |
Internformat
MARC
LEADER | 00000nmm a2200000 c 4500 | ||
---|---|---|---|
001 | BV047830116 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 220210s2022 |||| o||u| ||||||eng d | ||
020 | |a 9781484273685 |9 978-1-4842-7368-5 | ||
035 | |a (OCoLC)1296277213 | ||
035 | |a (DE-599)BVBBV047830116 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-1050 | ||
100 | 1 | |a Livshin, Igor |e Verfasser |0 (DE-588)1187858862 |4 aut | |
245 | 1 | 0 | |a Artificial neural networks with Java |b tools for building neural network applications |c Igor Livshin |
250 | |a Second edition | ||
264 | 1 | |a New York, NY |b Apress |c [2022] | |
300 | |a 1 Online-Ressource (xviii, 631 Seiten) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
505 | 8 | |a Intro -- Table of Contents -- About the Author -- About the Technical Reviewers -- Acknowledgments -- Introduction -- Part I: Getting Started with Neural Networks -- Chapter 1: Learning About Neural Networks -- Biological and Artificial Neurons -- Activation Functions -- Summary -- Chapter 2: Internal Mechanics of Neural Network Processing -- Function to Be Approximated -- Network Architecture -- Forward Pass Calculation -- Input Record 1 -- Input Record 2 -- Input Record 3 -- Input Record 4 -- Back-Propagation Pass -- Function Derivative and Function Divergent | |
505 | 8 | |a Most Commonly Used Function Derivatives -- Summary -- Chapter 3: Manual Neural Network Processing -- Example: Manual Approximation of a Function at a Single Point -- Building the Neural Network -- Forward Pass Calculation -- Hidden Layers -- Output Layer -- Backward Pass Calculation -- Calculating Weight Adjustments for the Output-Layer Neurons -- Calculating Adjustment for W211 -- Calculating Adjustment for W212 -- Calculating Adjustment for W213 -- Calculating Weight Adjustments for Hidden-Layer Neurons -- Calculating Adjustment for W111 -- Calculating Adjustment for W112 | |
505 | 8 | |a Calculating Adjustment for W121 -- Calculating Adjustment for W122 -- Calculating Adjustment for W131 -- Calculating Adjustment for W132 -- Updating Network Biases -- Back to the Forward Pass -- Hidden Layers -- Output Layer -- Matrix Form of Network Calculation -- Digging Deeper -- Mini-Batches and Stochastic Gradient -- Summary -- Part II: Neural Network Java Development Environment -- Chapter 4: Configuring Your Development Environment -- Installing the Java Environment and NetBeans on Your Windows Machine -- Installing the Encog Java Framework -- Installing the XChart Package -- Summary | |
505 | 8 | |a Chapter 5: Neural Networks Development Using the Java Encog Framework -- Example: Function Approximation Using Java Environment -- Network Architecture -- Normalizing the Input Datasets -- Building the Java Program That Normalizes Both Datasets -- Building the Neural Network Processing Program -- Program Code -- Debugging and Executing the Program -- Processing Results for the Training Method -- Testing the Network -- Testing Results -- Digging Deeper -- Summary -- Chapter 6: Neural Network Prediction Outside of the Training Range | |
505 | 8 | |a Example: Approximating Periodic Functions Outside of the Training Range -- Network Architecture for the Example -- Program Code for the Example -- Testing the Network -- Example: Correct Way of Approximating Periodic Functions Outside of the Training Range -- Preparing the Training Data -- Network Architecture for the Example -- Program Code for Example -- Training Results for Example -- Log of Testing Results for Example 3 -- Summary -- Chapter 7: Processing Complex Periodic Functions -- Example: Approximation of a Complex Periodic Function -- Data Preparation | |
520 | |a Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to be used in neural network development and you will be able to suggest various techniques of data preparation for many unconventional tasks. 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 | ||
650 | 4 | |a Neural networks (Computer science) | |
650 | 4 | |a Java (Computer program language) | |
650 | 7 | |a Java (Computer program language) |2 fast | |
650 | 7 | |a Neural networks (Computer science) |2 fast | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe, pbk |z 978-1-4842-7367-8 |
912 | |a ZDB-30-PQE | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-033213371 | ||
966 | e | |u https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=6785174 |l FHD01 |p ZDB-30-PQE |q FHD01_PQE_Kauf |x Aggregator |3 Volltext |
Datensatz im Suchindex
_version_ | 1804183377945821184 |
---|---|
adam_txt | |
any_adam_object | |
any_adam_object_boolean | |
author | Livshin, Igor |
author_GND | (DE-588)1187858862 |
author_facet | Livshin, Igor |
author_role | aut |
author_sort | Livshin, Igor |
author_variant | i l il |
building | Verbundindex |
bvnumber | BV047830116 |
collection | ZDB-30-PQE |
contents | Intro -- Table of Contents -- About the Author -- About the Technical Reviewers -- Acknowledgments -- Introduction -- Part I: Getting Started with Neural Networks -- Chapter 1: Learning About Neural Networks -- Biological and Artificial Neurons -- Activation Functions -- Summary -- Chapter 2: Internal Mechanics of Neural Network Processing -- Function to Be Approximated -- Network Architecture -- Forward Pass Calculation -- Input Record 1 -- Input Record 2 -- Input Record 3 -- Input Record 4 -- Back-Propagation Pass -- Function Derivative and Function Divergent Most Commonly Used Function Derivatives -- Summary -- Chapter 3: Manual Neural Network Processing -- Example: Manual Approximation of a Function at a Single Point -- Building the Neural Network -- Forward Pass Calculation -- Hidden Layers -- Output Layer -- Backward Pass Calculation -- Calculating Weight Adjustments for the Output-Layer Neurons -- Calculating Adjustment for W211 -- Calculating Adjustment for W212 -- Calculating Adjustment for W213 -- Calculating Weight Adjustments for Hidden-Layer Neurons -- Calculating Adjustment for W111 -- Calculating Adjustment for W112 Calculating Adjustment for W121 -- Calculating Adjustment for W122 -- Calculating Adjustment for W131 -- Calculating Adjustment for W132 -- Updating Network Biases -- Back to the Forward Pass -- Hidden Layers -- Output Layer -- Matrix Form of Network Calculation -- Digging Deeper -- Mini-Batches and Stochastic Gradient -- Summary -- Part II: Neural Network Java Development Environment -- Chapter 4: Configuring Your Development Environment -- Installing the Java Environment and NetBeans on Your Windows Machine -- Installing the Encog Java Framework -- Installing the XChart Package -- Summary Chapter 5: Neural Networks Development Using the Java Encog Framework -- Example: Function Approximation Using Java Environment -- Network Architecture -- Normalizing the Input Datasets -- Building the Java Program That Normalizes Both Datasets -- Building the Neural Network Processing Program -- Program Code -- Debugging and Executing the Program -- Processing Results for the Training Method -- Testing the Network -- Testing Results -- Digging Deeper -- Summary -- Chapter 6: Neural Network Prediction Outside of the Training Range Example: Approximating Periodic Functions Outside of the Training Range -- Network Architecture for the Example -- Program Code for the Example -- Testing the Network -- Example: Correct Way of Approximating Periodic Functions Outside of the Training Range -- Preparing the Training Data -- Network Architecture for the Example -- Program Code for Example -- Training Results for Example -- Log of Testing Results for Example 3 -- Summary -- Chapter 7: Processing Complex Periodic Functions -- Example: Approximation of a Complex Periodic Function -- Data Preparation |
ctrlnum | (OCoLC)1296277213 (DE-599)BVBBV047830116 |
edition | Second edition |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06067nmm a2200421 c 4500</leader><controlfield tag="001">BV047830116</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">220210s2022 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781484273685</subfield><subfield code="9">978-1-4842-7368-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1296277213</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV047830116</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1050</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Livshin, Igor</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1187858862</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Artificial neural networks with Java</subfield><subfield code="b">tools for building neural network applications</subfield><subfield code="c">Igor Livshin</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York, NY</subfield><subfield code="b">Apress</subfield><subfield code="c">[2022]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (xviii, 631 Seiten)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Intro -- Table of Contents -- About the Author -- About the Technical Reviewers -- Acknowledgments -- Introduction -- Part I: Getting Started with Neural Networks -- Chapter 1: Learning About Neural Networks -- Biological and Artificial Neurons -- Activation Functions -- Summary -- Chapter 2: Internal Mechanics of Neural Network Processing -- Function to Be Approximated -- Network Architecture -- Forward Pass Calculation -- Input Record 1 -- Input Record 2 -- Input Record 3 -- Input Record 4 -- Back-Propagation Pass -- Function Derivative and Function Divergent</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Most Commonly Used Function Derivatives -- Summary -- Chapter 3: Manual Neural Network Processing -- Example: Manual Approximation of a Function at a Single Point -- Building the Neural Network -- Forward Pass Calculation -- Hidden Layers -- Output Layer -- Backward Pass Calculation -- Calculating Weight Adjustments for the Output-Layer Neurons -- Calculating Adjustment for W211 -- Calculating Adjustment for W212 -- Calculating Adjustment for W213 -- Calculating Weight Adjustments for Hidden-Layer Neurons -- Calculating Adjustment for W111 -- Calculating Adjustment for W112</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Calculating Adjustment for W121 -- Calculating Adjustment for W122 -- Calculating Adjustment for W131 -- Calculating Adjustment for W132 -- Updating Network Biases -- Back to the Forward Pass -- Hidden Layers -- Output Layer -- Matrix Form of Network Calculation -- Digging Deeper -- Mini-Batches and Stochastic Gradient -- Summary -- Part II: Neural Network Java Development Environment -- Chapter 4: Configuring Your Development Environment -- Installing the Java Environment and NetBeans on Your Windows Machine -- Installing the Encog Java Framework -- Installing the XChart Package -- Summary</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Chapter 5: Neural Networks Development Using the Java Encog Framework -- Example: Function Approximation Using Java Environment -- Network Architecture -- Normalizing the Input Datasets -- Building the Java Program That Normalizes Both Datasets -- Building the Neural Network Processing Program -- Program Code -- Debugging and Executing the Program -- Processing Results for the Training Method -- Testing the Network -- Testing Results -- Digging Deeper -- Summary -- Chapter 6: Neural Network Prediction Outside of the Training Range</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Example: Approximating Periodic Functions Outside of the Training Range -- Network Architecture for the Example -- Program Code for the Example -- Testing the Network -- Example: Correct Way of Approximating Periodic Functions Outside of the Training Range -- Preparing the Training Data -- Network Architecture for the Example -- Program Code for Example -- Training Results for Example -- Log of Testing Results for Example 3 -- Summary -- Chapter 7: Processing Complex Periodic Functions -- Example: Approximation of a Complex Periodic Function -- Data Preparation</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to be used in neural network development and you will be able to suggest various techniques of data preparation for many unconventional tasks. 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</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Neural networks (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Java (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Java (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Neural networks (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe, pbk</subfield><subfield code="z">978-1-4842-7367-8</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-PQE</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-033213371</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=6785174</subfield><subfield code="l">FHD01</subfield><subfield code="p">ZDB-30-PQE</subfield><subfield code="q">FHD01_PQE_Kauf</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV047830116 |
illustrated | Not Illustrated |
index_date | 2024-07-03T19:09:06Z |
indexdate | 2024-07-10T09:22:29Z |
institution | BVB |
isbn | 9781484273685 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-033213371 |
oclc_num | 1296277213 |
open_access_boolean | |
owner | DE-1050 |
owner_facet | DE-1050 |
physical | 1 Online-Ressource (xviii, 631 Seiten) |
psigel | ZDB-30-PQE ZDB-30-PQE FHD01_PQE_Kauf |
publishDate | 2022 |
publishDateSearch | 2022 |
publishDateSort | 2022 |
publisher | Apress |
record_format | marc |
spelling | Livshin, Igor Verfasser (DE-588)1187858862 aut Artificial neural networks with Java tools for building neural network applications Igor Livshin Second edition New York, NY Apress [2022] 1 Online-Ressource (xviii, 631 Seiten) txt rdacontent c rdamedia cr rdacarrier Intro -- Table of Contents -- About the Author -- About the Technical Reviewers -- Acknowledgments -- Introduction -- Part I: Getting Started with Neural Networks -- Chapter 1: Learning About Neural Networks -- Biological and Artificial Neurons -- Activation Functions -- Summary -- Chapter 2: Internal Mechanics of Neural Network Processing -- Function to Be Approximated -- Network Architecture -- Forward Pass Calculation -- Input Record 1 -- Input Record 2 -- Input Record 3 -- Input Record 4 -- Back-Propagation Pass -- Function Derivative and Function Divergent Most Commonly Used Function Derivatives -- Summary -- Chapter 3: Manual Neural Network Processing -- Example: Manual Approximation of a Function at a Single Point -- Building the Neural Network -- Forward Pass Calculation -- Hidden Layers -- Output Layer -- Backward Pass Calculation -- Calculating Weight Adjustments for the Output-Layer Neurons -- Calculating Adjustment for W211 -- Calculating Adjustment for W212 -- Calculating Adjustment for W213 -- Calculating Weight Adjustments for Hidden-Layer Neurons -- Calculating Adjustment for W111 -- Calculating Adjustment for W112 Calculating Adjustment for W121 -- Calculating Adjustment for W122 -- Calculating Adjustment for W131 -- Calculating Adjustment for W132 -- Updating Network Biases -- Back to the Forward Pass -- Hidden Layers -- Output Layer -- Matrix Form of Network Calculation -- Digging Deeper -- Mini-Batches and Stochastic Gradient -- Summary -- Part II: Neural Network Java Development Environment -- Chapter 4: Configuring Your Development Environment -- Installing the Java Environment and NetBeans on Your Windows Machine -- Installing the Encog Java Framework -- Installing the XChart Package -- Summary Chapter 5: Neural Networks Development Using the Java Encog Framework -- Example: Function Approximation Using Java Environment -- Network Architecture -- Normalizing the Input Datasets -- Building the Java Program That Normalizes Both Datasets -- Building the Neural Network Processing Program -- Program Code -- Debugging and Executing the Program -- Processing Results for the Training Method -- Testing the Network -- Testing Results -- Digging Deeper -- Summary -- Chapter 6: Neural Network Prediction Outside of the Training Range Example: Approximating Periodic Functions Outside of the Training Range -- Network Architecture for the Example -- Program Code for the Example -- Testing the Network -- Example: Correct Way of Approximating Periodic Functions Outside of the Training Range -- Preparing the Training Data -- Network Architecture for the Example -- Program Code for Example -- Training Results for Example -- Log of Testing Results for Example 3 -- Summary -- Chapter 7: Processing Complex Periodic Functions -- Example: Approximation of a Complex Periodic Function -- Data Preparation Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to be used in neural network development and you will be able to suggest various techniques of data preparation for many unconventional tasks. 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 Neural networks (Computer science) Java (Computer program language) Java (Computer program language) fast Neural networks (Computer science) fast Erscheint auch als Druck-Ausgabe, pbk 978-1-4842-7367-8 |
spellingShingle | Livshin, Igor Artificial neural networks with Java tools for building neural network applications Intro -- Table of Contents -- About the Author -- About the Technical Reviewers -- Acknowledgments -- Introduction -- Part I: Getting Started with Neural Networks -- Chapter 1: Learning About Neural Networks -- Biological and Artificial Neurons -- Activation Functions -- Summary -- Chapter 2: Internal Mechanics of Neural Network Processing -- Function to Be Approximated -- Network Architecture -- Forward Pass Calculation -- Input Record 1 -- Input Record 2 -- Input Record 3 -- Input Record 4 -- Back-Propagation Pass -- Function Derivative and Function Divergent Most Commonly Used Function Derivatives -- Summary -- Chapter 3: Manual Neural Network Processing -- Example: Manual Approximation of a Function at a Single Point -- Building the Neural Network -- Forward Pass Calculation -- Hidden Layers -- Output Layer -- Backward Pass Calculation -- Calculating Weight Adjustments for the Output-Layer Neurons -- Calculating Adjustment for W211 -- Calculating Adjustment for W212 -- Calculating Adjustment for W213 -- Calculating Weight Adjustments for Hidden-Layer Neurons -- Calculating Adjustment for W111 -- Calculating Adjustment for W112 Calculating Adjustment for W121 -- Calculating Adjustment for W122 -- Calculating Adjustment for W131 -- Calculating Adjustment for W132 -- Updating Network Biases -- Back to the Forward Pass -- Hidden Layers -- Output Layer -- Matrix Form of Network Calculation -- Digging Deeper -- Mini-Batches and Stochastic Gradient -- Summary -- Part II: Neural Network Java Development Environment -- Chapter 4: Configuring Your Development Environment -- Installing the Java Environment and NetBeans on Your Windows Machine -- Installing the Encog Java Framework -- Installing the XChart Package -- Summary Chapter 5: Neural Networks Development Using the Java Encog Framework -- Example: Function Approximation Using Java Environment -- Network Architecture -- Normalizing the Input Datasets -- Building the Java Program That Normalizes Both Datasets -- Building the Neural Network Processing Program -- Program Code -- Debugging and Executing the Program -- Processing Results for the Training Method -- Testing the Network -- Testing Results -- Digging Deeper -- Summary -- Chapter 6: Neural Network Prediction Outside of the Training Range Example: Approximating Periodic Functions Outside of the Training Range -- Network Architecture for the Example -- Program Code for the Example -- Testing the Network -- Example: Correct Way of Approximating Periodic Functions Outside of the Training Range -- Preparing the Training Data -- Network Architecture for the Example -- Program Code for Example -- Training Results for Example -- Log of Testing Results for Example 3 -- Summary -- Chapter 7: Processing Complex Periodic Functions -- Example: Approximation of a Complex Periodic Function -- Data Preparation Neural networks (Computer science) Java (Computer program language) Java (Computer program language) fast Neural networks (Computer science) fast |
title | Artificial neural networks with Java tools for building neural network applications |
title_auth | Artificial neural networks with Java tools for building neural network applications |
title_exact_search | Artificial neural networks with Java tools for building neural network applications |
title_exact_search_txtP | Artificial neural networks with Java tools for building neural network applications |
title_full | Artificial neural networks with Java tools for building neural network applications Igor Livshin |
title_fullStr | Artificial neural networks with Java tools for building neural network applications Igor Livshin |
title_full_unstemmed | Artificial neural networks with Java tools for building neural network applications Igor Livshin |
title_short | Artificial neural networks with Java |
title_sort | artificial neural networks with java tools for building neural network applications |
title_sub | tools for building neural network applications |
topic | Neural networks (Computer science) Java (Computer program language) Java (Computer program language) fast Neural networks (Computer science) fast |
topic_facet | Neural networks (Computer science) Java (Computer program language) |
work_keys_str_mv | AT livshinigor artificialneuralnetworkswithjavatoolsforbuildingneuralnetworkapplications |