Friday, June 24, 2011

Demo Applications now run from Google Code

Read a couple of articles related to sending out content from a Subversion repository:

http://code.google.com/p/rdv/wiki/JavaWebStart
http://stuffthathappens.com/blog/2007/11/09/howto-publish-javadoc-on-google-code/

and realized I needed to update the svn:mime-type on the relevant .html, .css and .jnlp files to their correct values. All appears to be working now so to get to the main demo page from now on just go to:


http://aima-java.googlecode.com/svn/trunk/aima-all/release/aima3ejavademos.html

Enjoy!
Ciaran


Wednesday, June 22, 2011

Rewrite of Chapters 13 and 14 available

An extensive rewrite of the probability logic from Chapters 13 and 14 has been committed to the bleeding edge code base. This includes the addition of the EliminationAsk algorithm.
Enjoy!
Ciaran