Browse thread
ANN: Gaussian processes in OCaml
- Markus Mottl
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-11-23 (09:04) |
From: | Markus Mottl <markus.mottl@g...> |
Subject: | ANN: Gaussian processes in OCaml |
It is my pleasure to announce the availability of OCaml GPR, a machine learning library for dealing with Gaussian process regression in OCaml. Gaussian processes are the hot thing du jour in machine learning research, and this library implements a number of the most recent advances in this field. The library and manual can be downloaded from here: http://www.ocaml.info/home/ocaml_sources.html#gpr A Godi package (gpr) is already available, too. Enjoy! Best regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com