[Home]ArtificialIntelligence

TheSourcery | RecentChanges | Preferences | Index | RSS

Showing revision 2

Artificial Intelligence and Natural Language Processing

The Game AI Page

These pages are dedicated to the topic of Artificial Intelligence (AI) in games, a factor in game design which I'm pleased to say is being taken more seriously by game developers and producers than ever before. We've seen a huge increase in interest over the past few years on the part of both game developers and game players, and I think the trend is only going to continue. Hopefully, these pages will help.


The page can be found at http://www.gameai.com/.

GAlib

GAlib contains a set of C++ genetic algorithm objects. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. The documentation includes an extensive overview of how to implement a genetic algorithm as well as examples illustrating customizations to the GAlib classes.


The page can be found at http://lancet.mit.edu/ga/.

GAUL

The Genetic Algorithm Utility Library (GAUL) is a flexible programming library for evolutionary computation. Steady-state, generational and island model genetic algorithms are supported, using Darwinian, Lamarckian or Baldwinian evolution. Includes support for multiprocessor and distributed systems. Numerous demonstration programs with full source code are available.


The GAUL website can be found at http://gaul.sourceforge.net/

NLP

Yahoo's catalog of links to natural language processing.


The page can be found at

http://dir.yahoo.com/computers/software/natural_language_processing/.

Chompy

Chompy is a freeware natural language parser written in Java which aims to provide an educational program to demonstrate the basics of Chomsky's struturalist grammar and to develop a natural language parser class for Java.

The page can be found at http://members.tripod.com/~SoftBlue/.

Artificial Intelligence, and Robot Wisdom

An outsiders's guide to neural networks.


The page can be found at http://www.robotwisdom.com/ai/index.html.

The OZ Project

Papers on using artificial intelligence to build believable agents and create interactive drama.

The page can be found at http://www.cs.cmu.edu/afs/cs.cmu.edu/project/oz/web/oz.html.

Machine Learning

Links to various sources on machine learning relating to games.


The page can be found at http://forum.swarthmore.edu/~jay/learn-game/index.html.

GA Archive

Links to genetic algorithm sources and information.


The page can be found at http://www.aic.nrl.navy.mil/galist/src/.

AI FAQs

Links to artificial intelligence and programming language FAQs.


The page can be found at http://www.cs.cmu.edu/Groups/AI/html/faqs/top.html.

Geb

Geb is an artificial world containing organisms which evolve by natural selection.


The page can be found at http://www.channon.net/alastair/.



TheSourcery | RecentChanges | Preferences | Index | RSS
Edit revision 2 of this page | View other revisions | View current revision
Edited February 25, 2005 10:00 am by 1 (diff)
Search:
All material on this Wiki is the property of the contributing authors.
©2004-2006 by the contributing authors.
Ideas, requests, problems regarding this site? Send feedback.