Tags: ThomasGesseyJones/FullyBayesianForecastsExample
Tags
Bump tensorflow from 2.12.0 to 2.12.1 (#19) * Bump tensorflow from 2.12.0 to 2.12.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Version increment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Gessey-Jones <tg400@cam.ac.uk>
Add Foregrounds To Simulated Data (#15) * Add analytic foreground from Hills et al. 2018 to both models (with and without signal) * Add foreground parameter to the configuration file * Reduce default noise to 0.015K due to signal now being harder to detect * Allow polychord verification to be run in batches * Increase live points for more challenging evidence calculation * Remove nlike tracking as not used * Add option for preprocessing simulated data in Evidence Network * Add whitening transform preprocessing functions (Cholesky default) * Change the default network to a deeper and broader network * Clipnorm gradients for stability * Fix overflow bug in blind coverage test * Update default network hyperparameters for the new problem * Update verification data to version with foregrounds * Update figure and results outputs to version with foregrounds * Stored old non-foreground figures for reference * Extend additive combiner to support an arbitrary number of simulators * Wording corrections and updated README * Add scikit-learn to requirements * Add anesthetic as a requirement * Update to latest polychordlite version
PreviousNext