AI
Artificial intelligence (AI) is a branch of computer science and engineering that deals with intelligent behavior, learning, and adaptation in machines. Research in AI is concerned with producing machines to automate tasks requiring intelligent behavior. Examples include control, planning and scheduling, the ability to answer diagnostic and consumer questions, handwriting, speech, and facial recognition. As such, it has become an engineering discipline, focused on providing solutions to real life problems, software applications, traditional strategy games like computer chess and other video games.
Language
Platform
Any
License
Any
A Google Custom Search Engine (CSE) now makes it possible to quickly find relevant language and library API reference documentation. The search engine focuses specifically on popular industry...
Discover the updated Simulation Producer, a Microsoft Foundation Class, Visual C++ application that creates application simulations that can be displayed in various modes: as a Java applet, as a...
Discover the updated version of LanguageWare, a set of run-time libraries and an Eclipse-based development environment for building custom text analyzers in various languages. Deployable in Apache...
Discover the Visualization and Visual Analysis Workbench, a Java-based workbench that provides a selection of data visualizations and a library of statistical functions. Users can create and...
Find out about the recent updates made to the LanguageWare Miner for Multidimensional Socio-Semantic Networks. This technology provides a unified API that helps in creating solutions for...
Programming Neural Networks in Java will show the intermediate to advanced Java programmer how to create neural networks. This book attempts to teach neural network programming through two mechanisms...
Agents are no longer secret. But you may be wondering if agent technology is just another cool buzzword or a valuable new systems development model. This article defines agents and provides a...
Spiders are programs that can visit Web sites and follow
hyperlinks. By using a spider, you can quickly map out all of
the pages contained on a Web site. This article will show you
how to use...
In this installment, we complete the basic Battleship game. We
Add a status display to show ship damage levels, write code to
allow the player to fire on the computer, and develop a strong...
This article shows how to implement a simple speech engine with less than 150 lines of Java code, no hardware, and no native calls. And if you're new to the Java Sound API, this article will serve as...
Making AI work in your Java programs is easier than you think. This article covers some of those resources and examines the basic AI (artificial intelligence) concepts to show you how to create a...