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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
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
4
### Getting Started Links
5
-
*[Overview of Project](https://github.com/ctjoreilly/aima-java/wiki/AIMA3e-Overview)
6
-
*[Setting up your own workspace](https://github.com/ctjoreilly/aima-java/wiki/AIMA3e-Workspace-Setup)
5
+
*[Overview of Project](https://github.com/ctjoreilly/aima-java/wiki/AIMA3e-Overview).
6
+
*[Setting up your own workspace](https://github.com/ctjoreilly/aima-java/wiki/AIMA3e-Workspace-Setup).
7
7
*[Demo Applications that can be run from your browser](http://ctjoreilly.github.io/aima-java/aima3e/aima3ejavademos.html).
8
8
*[Javadoc for the aima-core project](http://ctjoreilly.github.io/aima-java/aima3e/javadoc/aima-core/index.html).
9
9
*[Download the latest official version = 1.8.0 (Aug 10 2014)](https://github.com/ctjoreilly/aima-java/releases/tag/aima3e-v1.8.0).
0 commit comments