SkillAgentSearch skills...

Ssgp

Sparse spectrum Gaussian process regression

Install / Use

/learn @rafaol/Ssgp

README

ssgp

A project implementing sparse spectrum Gaussian process regression using PyTorch and quasi-random Fourier features generated using Halton sequences.

Requirements

Optional

Installation

  1. Clone git repository
git clone git@bitbucket.org:rafaol/ssgp.git
  1. Switch to repository's root directory:
cd ssgp/
  1. Install dependencies:
pip install -r requirements.txt
  1. Install package in editable mode (-e option) to keep track of updates:
pip install -e .
View on GitHub
GitHub Stars4
CategoryProduct
Updated2y ago
Forks0

Languages

Python

Security Score

75/100

Audited on Sep 30, 2023

No findings