My Photo

Artist Credits

Blog powered by TypePad

« Evolution as a Process II | Main | Machine Learning and Artificial Intelligence »

March 17, 2007

The Evolutionary Container

The Evolutionary Container (EC) is a Java based application environment designed to support the evolution and development of virtual organisms in order to develop highly optimized artificial intelligence.    The container provides access to a probability inference engine that enables decision making.

I'm presently working on developing a generic structure for the construction of test case patterns.  The problem lies in giving virtual organisms the ability to query their environment, and create their own test structures. 

I began writting a test program for the probability inference engine.  My goal is to evolve a BlackJack player within the EC.  The simulation involves creating a BJ table, a number of players, a dealer, and a deck of cards.  One player is designed to gain intelligence using the inference engine.

I'll have an object/class model to share soon.

Started reading a couple cool books this weekend.  The Emotion Machine by Marvin Minsky is a book about the brain, and artificial intelligence. 

Also got Matt Ridley's An Agile Gene.  I've read a bunch of Matt's books, and I find him to one of the best science writters.

Back to work on the EC.  Next post I'll show some of the BlackJack object structures.

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/t/trackback/2297482/17014330

Listed below are links to weblogs that reference The Evolutionary Container:

Comments

Post a comment

If you have a TypeKey or TypePad account, please Sign In