Open-source code packages
![]()
Package 1: doexpy
A universal Active Learning (Design of Experiments) library using modern Machine Learning. Optimization of the most informative queries and policies, and much more!
- Paper: NeurIPS 2024
- GitHub Repository: stpy on GitHub

Package 2: stpy
This code implements a general purpose stochastic process fiting, Gaussian process, Poisson Point processes, various emebeddings etc.
- Tutorial: on GitHub
- GitHub Repository: stpy on GitHub

Package 3: sensepy
This repository includes the code used in paper: Mojmir Mutny & Andreas Krause, “Sensing Cox Processes via Posterior Sampling and Positive Bases”, AISTATS 2022
- GitHub Repository: sensepy on GitHub

Package 4: QFF
This repository includes the code used in paper: Mojmir Mutny & Andreas Krause, “Efficient High Dimensional Bayesian Optimization with Additivity and Quadrature Fourier Features”, NIPS 2018 It provides an efficient finite basis approximation for RBF and Matern kernels in low dimensions.
- GitHub Repository: QFF on GitHub