Neural Network Programming with Java(Paperback)
暫譯: 使用 Java 進行神經網絡編程(平裝本)

Alan M.F. Souza, Fabio M. Soares

  • 出版商: Packt Publishing
  • 出版日期: 2016-01-13
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 244
  • 裝訂: Paperback
  • ISBN: 178588090X
  • ISBN-13: 9781785880902
  • 已過版

相關主題

商品描述

Create and unleash the power of neural networks by implementing professional Java code

About This Book

  • Learn to build amazing projects using neural networks including forecasting the weather and pattern recognition
  • Explore the Java multi-platform feature to run your personal neural networks everywhere
  • This step-by-step guide will help you solve real-world problems and links neural network theory to their application

Who This Book Is For

This book is for Java developers with basic Java programming knowledge. No previous knowledge of neural networks is required as this book covers the concepts from scratch.

What You Will Learn

  • Get to grips with the basics of neural networks and what they are used for
  • Develop neural networks using hands-on examples
  • Explore and code the most widely-used learning algorithms to make your neural network learn from most types of data
  • Discover the power of neural network's unsupervised learning process to extract the intrinsic knowledge hidden behind the data
  • Apply the code generated in practical examples, including weather forecasting and pattern recognition
  • Understand how to make the best choice of learning parameters to ensure you have a more effective application
  • Select and split data sets into training, test, and validation, and explore validation strategies
  • Discover how to improve and optimize your neural network

In Detail

Vast quantities of data are produced every second. In this context, neural networks become a powerful technique to extract useful knowledge from large amounts of raw, seemingly unrelated data. One of the most preferred languages for neural network programming is Java as it is easier to write code using it, and most of the most popular neural network packages around already exist for Java. This makes it a versatile programming language for neural networks.

This book gives you a complete walkthrough of the process of developing basic to advanced practical examples based on neural networks with Java.

You will first learn the basics of neural networks and their process of learning. We then focus on what Perceptrons are and their features. Next, you will implement self-organizing maps using the concepts you've learned. Furthermore, you will learn about some of the applications that are presented in this book such as weather forecasting, disease diagnosis, customer profiling, and characters recognition (OCR). Finally, you will learn methods to optimize and adapt neural networks in real time.

All the examples generated in the book are provided in the form of illustrative source code, which merges object-oriented programming (OOP) concepts and neural network features to enhance your learning experience.

Style and approach

This book adopts a step-by-step approach to neural network development and provides many hands-on examples using Java programming. Each neural network concept is explored through real-world problems and is delivered in an easy-to-comprehend manner.

商品描述(中文翻譯)

透過實作專業的 Java 代碼來創建並釋放神經網絡的力量

本書介紹



  • 學習使用神經網絡構建驚人的項目,包括天氣預測和模式識別

  • 探索 Java 的多平台特性,讓您的個人神經網絡無處不在

  • 這本逐步指南將幫助您解決現實世界中的問題,並將神經網絡理論與其應用聯繫起來

本書適合誰閱讀


本書適合具有基本 Java 程式設計知識的 Java 開發者。無需具備神經網絡的先前知識,因為本書從零開始涵蓋這些概念。

您將學到什麼



  • 掌握神經網絡的基本概念及其用途

  • 通過實作範例開發神經網絡

  • 探索並編寫最廣泛使用的學習算法,讓您的神經網絡能夠從各類數據中學習

  • 發現神經網絡無監督學習過程的力量,以提取數據背後隱藏的內在知識

  • 將生成的代碼應用於實際範例,包括天氣預測和模式識別

  • 了解如何選擇最佳的學習參數,以確保您的應用更有效

  • 選擇並劃分數據集為訓練集、測試集和驗證集,並探索驗證策略

  • 發現如何改善和優化您的神經網絡

詳細內容


每秒產生大量數據。在這種情況下,神經網絡成為從大量原始且看似無關的數據中提取有用知識的強大技術。Java 是神經網絡編程中最受歡迎的語言之一,因為使用它編寫代碼更容易,且大多數流行的神經網絡套件已經存在於 Java 中。這使得它成為神經網絡的多功能編程語言。


本書為您提供了基於神經網絡的基本到高級實作範例的完整開發過程。


您將首先學習神經網絡的基本概念及其學習過程。接著,我們將重點介紹感知器及其特徵。然後,您將使用所學的概念實作自組織映射。此外,您將了解本書中介紹的一些應用,例如天氣預測、疾病診斷、客戶分析和字符識別(OCR)。最後,您將學習如何在實時中優化和調整神經網絡的方法。


書中生成的所有範例均以示範源代碼的形式提供,這融合了面向對象編程(OOP)概念和神經網絡特徵,以增強您的學習體驗。

風格與方法


本書採用逐步的方法來開發神經網絡,並提供許多使用 Java 程式設計的實作範例。每個神經網絡概念都通過現實世界的問題進行探討,並以易於理解的方式呈現。