
Practical Artificial Intelligence Programming in Java
by Mark Watson
Publisher: Lulu.com 2008
Number of pages: 222
Description:
This Open Content book covers AI programming techniques using Java. The latest version has a completed new chapter on statistical natural language processing and a new section on embedded expert systems, and a new chapter on spam detection.
This is not the original book written for Morgan Kaufman Publishers. This book contains all new material.
Download or read it online for free here:
Download link
(1.2MB, PDF)
Similar books
Processing XML with Javaby Elliotte Rusty Harold - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(26425 views)
Java 23. Key Concepts in Briefby Sergio Petrucci - Petrucci Books
This book provides a concise guide to Java 23's key features, including Simplified Module Imports, improved beginner-friendliness, enhanced concurrency, scoped values, flexible constructors, ZGC generational mode, and performance optimizations.
(1944 views)
Programming Neural Networks with Encog3 in Javaby Jeff Heaton - Heaton Research
The book is an introduction to Neural Networks and Artificial Intelligence. Neural network architectures, such as the feedforward, Hopfield, and self-organizing map architectures are discussed. Training techniques are also introduced.
(20976 views)
Data Structures and Algorithm Analysis in Javaby Clifford A. Shaffer - Dover Publications
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, explaining how to select the data structure best suited to specific problems. It uses Java programming language and is suitable for second-year courses.
(23086 views)