I need an AI Bot for a chat service which can imitate a human. I have tried ALICE with AIMLBot(C#) as a front-end but it didn\'t w开发者_如何学Cork very well.
Consider the following scenario: We have a number of sequential building blocks (e.g. 12 building blocks, ordered from 1 to 12), distributed randomly (but not necessarily equally) on a number of bui
I\'m developing a Genetic Algorithm in python were chromosomes are composed of strings and integers. To apply the genetic operations, I want to convert these groups of integers and strings into bit st
I\'ve been trying to learn Text mining and other related things in Collective Inte开发者_StackOverflow社区lligence field. I am interested to make an app which will scan thru the document and show rela
I am currently dabbling in expert systems, emacs lisp, and reading up about artificial intelligence.Traditionally, artificial intelligence is associated with LISP and expert systems with CLIPS.However
I\'ve been studying algorithms about collective intelligence, for things such as recommendation engines, neural networks etc., and was looking for freely available datasets and/or APIs for practice pr
Does anyone know of a project that uses some sort of interpreted runtime, to perhaps, as an example will take a before and after text file and generate and run a program in its-self to produce the aft
I\'m working on a game where on each update of the game loop, the AI is run. During this update, I have the chance to turn the AI-controlled entity and/or make it accelerate in the direction it is fac
Does anybody know of an (open source) implementation of L开发者_如何学Goiquid State Machines? Here is something for the similar echo state networks: http://mloss.org/software/view/138/There is an atte
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.