diff options
Diffstat (limited to 'content/posts/2003-11-05-learning-algorithm-libraries.html')
-rw-r--r-- | content/posts/2003-11-05-learning-algorithm-libraries.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/content/posts/2003-11-05-learning-algorithm-libraries.html b/content/posts/2003-11-05-learning-algorithm-libraries.html new file mode 100644 index 0000000..0acc679 --- /dev/null +++ b/content/posts/2003-11-05-learning-algorithm-libraries.html @@ -0,0 +1,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> + |