[Haskell] ANNOUNCE: HasGP library 0.1

Sean Holden Sean.Holden at cl.cam.ac.uk
Wed Oct 26 17:52:00 CEST 2011


I would like to announce the initial release of the 
HasGP library for Gaussian process inference.

HasGP is a library, implemented in Haskell, providing 
algorithms for supervised regression and classification 
using Gaussian processes (GPs). It is an experimental library, 
the aim of which is to explore functional programming as a 
means of implementing machine learning systems, as opposed 
to the predominant imperative/object-oriented approach. 

The library is available on Hackage and further information 
is available at the project's web site:

http://www.cl.cam.ac.uk/~sbh11/HasGP/index.html

Best wishes,

Sean.

-------------------------------------------------------------------------------
Dr Sean B Holden                                        University of Cambridge
University Senior Lecturer                              Computer Laboratory
                                                        William Gates Building
Phone: (01223) 763725                                   15 JJ Thomson Avenue 
Email: sbh11 at cl.cam.ac.uk                               Cambridge CB3 0FD
Web:   http://www.cl.cam.ac.uk/users/sbh11              United Kingdom
-------------------------------------------------------------------------------





More information about the Haskell mailing list