HasGP-0.1: A Haskell library for inference using Gaussian processes

HasGP.Data.BishopData

Description

BishopData is a module in the HasGP Gaussian Process library. It contains functions to generate toy data as used in Neural Networks for Pattern Recognition, by Chris Bishop.

There is one difference between this data and that in the book. Namely: this data is adjusted to have zero mean, making it easier to use in the demonstrations.

Copyright (C) 2011 Sean Holden. sbh11@cl.cam.ac.uk.

Documentation