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: [email protected] Cambridge CB3 0FD Web: http://www.cl.cam.ac.uk/users/sbh11 United Kingdom ------------------------------------------------------------------------------- _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
