FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


Artificial Intelligence
 Topics   Views 
Advertisements Advertisements
No new posts A Genetic Algorithm Tutorial
Covers the canonical genetic algorithm as well as more experimental forms of genetic algorithms, including parallel island models and parallel cellular genetic algorithms.

13214
No new posts Advances in Large Margin Classifiers [URL's no longer available]
The book provides an overview of recent developments in large margin classifiers, examines connections with other methods (e.g., Bayesian inference), and identifies strengths and weaknesses of the method, as well as directions for future research.

5513
No new posts Artificial Intelligence through Prolog
Teaches key concepts of Artificial Intelligence in a simple and concrete way using Prolog. Includes 500 practical programming examples in the style of programming language and data structures books.

9708
No new posts Brief Introduction to Educational Implications of Artificial Intelligence
This short book is about how humans are using artificial intelligence as an aid to solving problems and accomplishing tasks.

3811
No new posts Computational Linguistics - Models, Resources, Applications
Focuses on the basic set of ideas and facts from the fundamental science necessary for the creation of intelligent language processing tools, without going deeply into the details of specific algorithms or toy systems.

6053
No new posts Convex Optimization
This book helps the reader develop a working knowledge of convex optimization, i.e. to develop the skills and background needed to recognize, formulate, and solve convex optimization problems.

5676
No new posts Foundations of Constraint Satisfaction
A comprehensive book on the field of constraint satisfaction, the core of many applications in artificial intelligence. Covers both the theoretical and the implementation aspects of the subject.

2661
No new posts Gaussian Processes for Machine Learning
The book deals with the supervised-learning problem for both regression and classification, and includes detailed algorithms. Contains illustrative examples and exercises, and code and datasets are available on the Web.

2655
No new posts Global Optimization Algorithms - Theory and Application
This book elaborates on many of the basic principles in global optimization, evolutionary algorithms, and genetic programming and describes how they can efficiently be realized in software.

6572
No new posts Introduction to Machine Learning
This book surveys many of the important topics in machine learning circa 1996. The intention was to pursue a middle ground between theory and practice. It is neither a handbook of practice nor a compendium of theoretical proofs.

7628
No new posts Introduction to Neural Networks with Java
Introduces the Java programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures such as the feedforward backpropagation, Hopfield, and Kohonen networks are discussed.

5274
No new posts Machine Learning, Neural and Statistical Classification
The aim of this book is to provide a review of different approaches to classification, compare their performance on a wide range of challenging data-sets, and draw conclusions on their applicability to realistic industrial problems.

6135
No new posts Natural Language Processing in Prolog
Teaches the parsing and understanding of natural language processing and computational linguistics using Prolog.

10027
No new posts Neural Nets
Covers an introduction to neural networks in which basic concepts, techniques and ideas are given priority over lengthy mathematical proofs and technical detail.

14270
No new posts Practical Artificial Intelligence Programming in Java
This book was written for both professional programmers and home hobbyists who already know how to program in Java and who want to learn practical AI programming techniques.

10850
No new posts Probability Theory: The Logic of Science
Covers probability theory and all of its conventional mathematics in a wider context than that of the standard textbooks.

8198
No new posts Prolog and Natural-Language Analysis - Digital Edition
An introduction to elementary computational linguistics from logic programming point of view using Prolog.

9919
No new posts Reinforcement Learning: An Introduction
Provides a clear and simple account of the key ideas and algorithms of reinforcement learning. Familiarity with elementary concepts of probability is assumed.

3389
Advertisements Advertisements