Skip to content

Commit 4a1d756

Browse files
committed
FastGPs
1 parent c6c18ae commit 4a1d756

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ pip install qmcpy
1717

1818
![image](./assets/ishigami.png)
1919

20-
## FastGaussianProcesses
20+
## FastGPs
2121

22-
[FastGaussianProcesses](https://alegresor.github.io/FastGaussianProcesses) is a Python package for fast, exact Gaussian process regression at only $\mathcal{O}(n \log n)$ cost. Support for fast variants of multi-task GPs, GPs with gradient information, and GPs with vector (batch) outputs are also supported. The package builds on the PyTorch stack to enable GPU support and efficient hyperparameter optimization.
22+
[FastGPs](https://alegresor.github.io/fastgps) is a Python package for fast, exact Gaussian process regression at only $\mathcal{O}(n \log n)$ cost. Support for fast variants of multi-task GPs, GPs with gradient information, and GPs with vector (batch) outputs are also supported. The package builds on the PyTorch stack to enable GPU support and efficient hyperparameter optimization.
2323

2424
![image](./assets/fastgaussianprocesses_logo.svg)
2525

@@ -33,7 +33,6 @@ pip install qmcpy
3333

3434
![image](./assets/qmcgenerators_logo.svg)
3535

36-
3736
# Posters
3837

3938
## A Neural Surrogate Solver for Radiation Transfer
@@ -44,7 +43,7 @@ pip install qmcpy
4443

4544
## Fast Gaussian Process Regression for Smooth Functions
4645

47-
2024 Illinois Institute of Technology Menger Day
46+
2024 Illinois Institute of Technology Menger Day
4847

4948
<embed src="./posters/2024_FastGP_MengerIIT.pdf" type="application/pdf" width="1000" height="750"/>
5049

-216 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)