Adaptive surrogate modelling
Project description
harlow
Adaptive surrogate modelling.
f_target(x) ~ f_surrogate(x)
Harlow is an Adaptive Surrogate Modeling package, in Python. The package offers a wide range of GPU-trainable Surrogate Models for single input-output and multi input-output pairs. Additionaly a series of Adaptive Samplers is implemented that work with multivariate data providing real-time web-logging. The package offers an intergration and benchmark test suite with numerous test functions and a real case study along with visualization functionality.
DISCLAIMER: This repository is in development. There's no guarantee in terms of code quality or output.
On using the repository
- Install dependencies and the code from this repo:
pip install -e .
- Install with additional dependencies for building documentation:
pip install -e .[docs]
- To build the documentation locally:
sphinx-build -b html docs/source docs/build
-
To view the documentation open
docs/build/index.html
-
All code within this repository is expected to be run with the working directory set as the root directory of the repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file harlow-0.1.0.tar.gz
.
File metadata
- Download URL: harlow-0.1.0.tar.gz
- Upload date:
- Size: 65.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.5 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0254a863bce697e0793cbe8486e70e1024ec4bc71b3ac4b97d19532559ff180e |
|
MD5 | ea2a36eb22d1342c3ff84dd203285c74 |
|
BLAKE2b-256 | 1b6d41a75cd320868c6e481da8c94eaf9c4b69909635b29c4a92107f967f27ef |
File details
Details for the file harlow-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: harlow-0.1.0-py3-none-any.whl
- Upload date:
- Size: 87.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.2 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.5 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c28416d78efa5fa0ee4f439b18232e7fa844330f24b4af983bdbe2a8f2f8c40 |
|
MD5 | 267af560c6d13380442bbc7f01a77d30 |
|
BLAKE2b-256 | 4b23dbfb175cab00a02f4a18461170fbc6100a957056b395f300807e75a7242e |