Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 422 Bytes

File metadata and controls

33 lines (20 loc) · 422 Bytes

Sparse Spectrum Gaussian Process

version number: 0.1.0 author: Max W. Y. Lam

Overview

SSGP: Sparse Spectrum Gaussian Process

Installation / Usage

To install use pip:

$ pip install SSGP

Or clone the repo:

$ git clone https://github.com/MaxGaussian/SSGP.git
$ python setup.py install

Contributing

TBD

Example

TBD