Skip to main content

AutoRA Falsification Experimentalist

Project description

AutoRA Falsification Experimentalist

The falsification pooler and sampler identify novel experimental conditions $X'$ under which the loss $\hat{\mathcal{L}}(M,X,Y,X')$ of the best candidate model is predicted to be the highest. This loss is approximated with a multi-layer perceptron, which is trained to predict the loss of a candidate model, $M$, given experiment conditions $X$ and dependent measures $Y$ that have already been probed:

$$ \underset{X'}{argmax}~\hat{\mathcal{L}}(M,X,Y,X'). $$

Quickstart Guide

You will need:

Falsification Experimentalist is a part of the autora package:

pip install -U autora["experimentalist-falsification"]

Check your installation by running:

python -c "from autora.experimentalist.falsification import falsification_pool"

Project details


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

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page