Version 1 of Artificial Intelligence with Tcl

Updated 2002-10-08 22:01:16

After some experiments with AI and Tcl, I have come to the conclusion that there is enormous potential for Tcl in AI. This page is for people who have written AI extensions or routines in Tcl to add their code and links to pages.

I intend to add a few code examples of my own here in the next few days - tallniel (= Neil Madden).

The Artificial Intellence FAQ on the internet mentions Mobal and Hdrug, both of which are mentioned in [L1 ] Tcl-FAQ.

- Hmm, I found both of these in the tcl-FAQ, but the links there don't appear to work. tallniel

- Thought I'd drop in this link to a few tcl scripts demonstrating neural networks: [L2 ]


Cris A. Fugate (mailto:[email protected] ) reports in the comp.lang.tcl newsgroup that he offers an implementation of frames (created by Marvin Minsky at MIT) for Tcl. You can get it at http://sites.netscape.net/tclframes/index.html


New pages:

State Space Searching in Tcl