Skip to content

Commit

Permalink
Update description of GPax
Browse files Browse the repository at this point in the history
Based on info from Sergei Kalinin

cc @ziatdinovmax
  • Loading branch information
sgbaird authored Dec 11, 2023
1 parent 7a54d5e commit 5fe98ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Experimental orchestration software for autonomously controlling software-hardwa
random exploration, and a multi-objective variant of [PHYSBO](https://github.com/issp-center-dev/PHYSBO).
- [SLAMD](https://github.com/BAMresearch/WEBSLAMD) - A web app leveraging data-driven design for cementitious materials via a digital lab twin, complemented by a (materials-agnostic) AI optimization feature. Features UI to interactively explore design spaces. The web app uses Python and Javascript.
- [Summit](https://github.com/sustainable-processes/summit) is a set of tools for optimizing chemical processes with a wide variety of design of experiments (DoE) and adaptive design methods along with benchmarks.
- [GPax](https://github.com/ziatdinovmax/gpax) is a Python package for physics-based Gaussian processes (GPs) built on top of NumPyro and JAX that take advantage of prior physical knowledge and different data modalities for active learning and Bayesian optimization.
- [GPax](https://github.com/ziatdinovmax/gpax) is a Python package for physics-based Gaussian processes (GPs) built on top of NumPyro and JAX that take advantage of prior physical knowledge and different data modalities for active learning and Bayesian optimization. It supports "deep kernel learning", structured probabilistic mean functions, hypothesis learning workflows, multitask, multifidelity, heteroscedastic, and vector BO and emphasizes user friendliness.

#### Proprietary
- [ChemOS](https://chemos.io/)
Expand Down

0 comments on commit 5fe98ff

Please sign in to comment.