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
### Getting Started Links
4
-
*[Overview of Project](https://github.com/aima-java/aima-java/wiki/AIMA3e-Overview).
5
-
*[Setting up your own workspace](https://github.com/aima-java/aima-java/wiki/AIMA3e-Workspace-Setup).
6
-
*[Demo Applications that can be run from your browser](http://aima-java.github.io/aima-java/aima3e/aima3ejavademos.html).
7
-
*[Javadoc for the aima-core project](http://aima-java.github.io/aima-java/aima3e/javadoc/aima-core/index.html).
8
-
*[Download the latest official version = 1.8.1 (Mar 15 2015)](https://github.com/aima-java/aima-java/releases/tag/aima3e-v1.8.1).
4
+
*[Overview of Project](https://github.com/aimacode/aima-java/wiki/AIMA3e-Overview).
5
+
*[Setting up your own workspace](https://github.com/aimacode/aima-java/wiki/AIMA3e-Workspace-Setup).
6
+
*[Demo Applications that can be run from your browser](http://aimacode.github.io/aima-java/aima3e/aima3ejavademos.html).
7
+
*[Javadoc for the aima-core project](http://aimacode.github.io/aima-java/aima3e/javadoc/aima-core/index.html).
8
+
*[Download the latest official version = 1.8.1 (Mar 15 2015)](https://github.com/aimacode/aima-java/releases/tag/aima3e-v1.8.1).
9
9
* Latest Maven Information (for integration as a third party library)<br>
0 commit comments