Skip to content

MarinaStrocchi/gpytGPE

Repository files navigation

gpytGPE

A robust univariate Gaussian Process Emulator (GPE) implementation around GPyTorch (gpyt).

⚠️ gpytGPE has been completely refactored and is now maintained under the new name of GPErks! (https://github.com/stelong/GPErks)

For more information, please refero to the original repository here.


Information

Author: stelong, MarinaStrocchi


Getting Started

git clone https://github.com/MarinaStrocchi/gpytGPE.git
# (this block is optional)
python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install .

About

Stefano's repository modified to take care of memory issues when computing predictions on a huge vector.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages