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 Field Guide to Genetic Programming
An introduction to genetic programming (GP). GP is a systematic, domain-independent method for getting computers to solve problems automatically starting from a high-level statement of what needs to be done.

4795
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.

20416
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.

7767
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.

17587
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.

8180
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.

9193
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.

9158
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.

5666
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.

5573
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.

9867
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.

11775
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.

11626
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.

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

13255
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.

18833
No new posts Neural Networks - A Systematic Introduction
Brings together neural networks theoretical laws and models into a general theory of artificial neural nets. Written for undergraduates and requires mathematical tools learned during the first two years at university.

4741
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.

16022
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.

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

12595
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.

6843
Advertisements Advertisements