File: README.html

package info (click to toggle)
cl-aima 1.0.4-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,180 kB
  • ctags: 1,575
  • sloc: lisp: 6,593; makefile: 58; sh: 28
file content (17 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
<HEAD>
<TITLE>Learning (Subsystem of AIMA Code)</TITLE> 
<!-- Changed by: Peter Norvig, 30-Oct-1996 -->
</HEAD> 
<BODY bgcolor="#ffffff"> 

<h1>Learning (Subsystem of AIMA Code)</h1>

We provide a good variety of learning algorithms and agents.
Unfortunately, right now the code is going through some changes,
and not all the learning code has been updated, so it may not work.

<LISP>

</BODY> 
</HTML>