You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java implementation of algorithms from [Norvig](http://www.norvig.com/) and [Russell's](http://www.cs.berkeley.edu/~russell/)[Artificial Intelligence - A Modern Approach 3rd Edition](http://aima.cs.berkeley.edu/)
3
3
4
-
# Getting Started Links
5
-
*[Demo Applications that can be run from your browser](http://aima-java.googlecode.com/svn/trunk/aima-all/release/aima3ejavademos.html).
4
+
###Getting Started Links
5
+
*[Demo Applications that can be run from your browser](http://ctjoreilly.github.io/aima-java/aima3e/aima3ejavademos.html).
6
6
*[Overview of Project](https://github.com/ctjoreilly/aima-java/wiki/AIMA3e-Overview)
7
-
*[Javadoc for the aima-core project](http://aima-java.googlecode.com/svn/trunk/aima-all/release/javadoc/aima-core/index.html).
7
+
*[Javadoc for the aima-core project](http://ctjoreilly.github.io/aima-java/aima3e/javadoc/aima-core/index.html).
8
8
*[Download the latest official version = 1.8.0 (Aug 10 2014)](https://github.com/ctjoreilly/aima-java/releases/tag/aima3e-v1.8.0).
9
9
* Latest Maven Information (for integration as a third party library)<br>
0 commit comments