[Home]ArtificialIntelligence

TheSourcery | RecentChanges | Preferences | Index | RSS

Difference (from prior author revision) (major diff, minor diff)

Added: 2a3

Collected information and link sites




Added: 3a5,6
The [AI-related FAQs] page contains a list of most of the AI-related FAQs, alphabetized by topic.

The [AI on the Web] page links to 868 pages around the web with information on Artificial Intelligence.

Changed: 5,35c8

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

Artificial Intelligence, and Robot Wisdom




Changed: 37c10
http://dir.yahoo.com/computers/software/natural_language_processing/.
[Artificial Intelligence, and Robot Wisdom] bills itself as an outsiders's guide to neural networks. You'll find good introductory material here on history of AI and major types of AI.

Changed: 41c14
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.
[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.

Added: 42a16

GA Archives




Added: 43a18
The [GA Archives] is an index of source code for implementations of genetic algorithms and other EC methods. This list is now maintained alphabetically, and by language.

Changed: 45,51c20
The page can be found at http://members.tripod.com/~SoftBlue/.

Artificial Intelligence, and Robot Wisdom




An outsiders's guide to neural networks.



GAlib




Changed: 53c22
The page can be found at http://www.robotwisdom.com/ai/index.html.
[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.

Changed: 55c24

The OZ Project



The Game AI Page




Changed: 57c26
Papers on using artificial intelligence to build believable agents and create interactive drama.
The [Game AI] 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.

Added: 59a29

GAUL




Changed: 61c31
The page can be found at http://www.cs.cmu.edu/afs/cs.cmu.edu/project/oz/web/oz.html.
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.

Added: 62a33

Geb




Added: 63a35
[Geb] is an artificial world containing organisms which evolve by natural selection. This software runs on HPUX, SunOS?, IRix, Linux and Windows.

Changed: 67,83c39
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/.


[Machine Learning in Games]; how computers can learn to get better at playing games. This site is for artificial intelligence researchers and intrepid game programmers. It describes game programs and their workings; heuristic search algorithms, neural networks, genetic algorithms, temporal differences, and other methods. Also many links to various sources on machine learning relating to games.

Changed: 85,101c41

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

NLP




Added: 102a43
[Yahoo's catalog of links] to natural language processing.

Added: 103a45

The OZ Project




Changed: 105c47


Papers on using artificial intelligence to build believable agents and create interactive drama. The page can be found at [The Oz Project Home Page].

Added: 106a49,50

Subsumption Architecture



[Subsumption Architecture] is a description of 'Brooksian' architecture is predicated on the synergy between sensation and actuation in lower animals such as insects. Brooks argues that instead of building complex agents in simple worlds, we should follow the evolutionary path and start building simple agents in the real, complex and unpredictable world.

Artificial Intelligence and Natural Language Processing

Collected information and link sites

The [AI-related FAQs] page contains a list of most of the AI-related FAQs, alphabetized by topic.
The [AI on the Web] page links to 868 pages around the web with information on Artificial Intelligence.

Artificial Intelligence, and Robot Wisdom

[Artificial Intelligence, and Robot Wisdom] bills itself as an outsiders's guide to neural networks. You'll find good introductory material here on history of AI and major types of AI.

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.

GA Archives

The [GA Archives] is an index of source code for implementations of genetic algorithms and other EC methods. This list is now maintained alphabetically, and by language.

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 Game AI Page

The [Game AI] 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.

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.

Geb

[Geb] is an artificial world containing organisms which evolve by natural selection. This software runs on HPUX, SunOS?, IRix, Linux and Windows.

Machine Learning

[Machine Learning in Games]; how computers can learn to get better at playing games. This site is for artificial intelligence researchers and intrepid game programmers. It describes game programs and their workings; heuristic search algorithms, neural networks, genetic algorithms, temporal differences, and other methods. Also many links to various sources on machine learning relating to games.

NLP

[Yahoo's catalog of links] to natural language processing.

The OZ Project

Papers on using artificial intelligence to build believable agents and create interactive drama. The page can be found at [The Oz Project Home Page].

Subsumption Architecture

[Subsumption Architecture] is a description of 'Brooksian' architecture is predicated on the synergy between sensation and actuation in lower animals such as insects. Brooks argues that instead of building complex agents in simple worlds, we should follow the evolutionary path and start building simple agents in the real, complex and unpredictable world.


TheSourcery | RecentChanges | Preferences | Index | RSS
Edit text of this page | View other revisions
Last edited June 10, 2005 1:30 pm by JonLambert (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.