aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2003-11-05-learning-algorithm-libraries.html
blob: 0acc679e1f06e730644fcb59747703fdb2269251 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
date: "2003-11-05T12:00:35Z"
title: Learning Algorithm Libraries
---

<p>
While doing a little research for the <a
href='http://www.nat.org/dashboard/'>Dashboard</a>-esque project idea, I
tracked down a couple of learning algorithm libraries.  The two that
seem to be the most interesting so far are the <a
href='http://www.igi.tugraz.at/ril-toolbox/manual/node27.html'>Reinforcement
Learning Toolbox</a> and <a href='http://www.torch.ch/'>Torch</a>.  The
latter is in <a href='http://www.debian.org/'>Debian</a>, so I'm going
to try it out a bit.  This stuff all ties in nicely with <a
href='http://www.amazon.com/exec/obidos/tg/detail/-/0060932902/002-7027853-1609600?v=glance'>the
book</a> I've been reading.
</p>