
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
The Java Virtual Machine Specification, 2nd Editionby Tim Lindholm, Frank Yellin - Prentice Hall PTR
The complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. Numerous practical examples clarify how the JVM operates in practice.
(23279 views)
Design Patterns in Java Tutorial- TutorialsPoint.com
Design patterns are solutions to general problems that software developers faced during software development. This tutorial will take you through step by step approach and examples using Java while learning Design Pattern concepts.
(22933 views)
Java Structures: Data Structures in Java for the Principled Programmerby Duane A. Bailey - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(19418 views)
Java Platform Performance: Strategies and Tacticsby Steve Wilson, Jeff Kesselman - Prentice Hall PTR
The authors give the experienced Java programmer strategies and tips for getting the most out of Java code. The book offers suggestions for improving programs, but it also helps you think about performance as you design and test your software.
(23429 views)