Recent Releases of poli-base

poli-base - v1.2.0

What's Changed

  • Implements a csv observer by @miguelgondu in https://github.com/MachineLearningLifeScience/poli/pull/294
  • Reruns linting by @miguelgondu in https://github.com/MachineLearningLifeScience/poli/pull/299
  • 255 implement set of dms experiment results as static optimization problems by @RMichae1 in https://github.com/MachineLearningLifeScience/poli/pull/300 , reviewed by @miguelgondu

Full Changelog: https://github.com/MachineLearningLifeScience/poli/compare/v1.1.1...v1.2.0

- Python
Published by RMichae1 over 1 year ago

poli-base - v1.1.1

What's Changed

  • Fixes old Ehrlich function by adding low temperature to the feasibility matrix by @miguelgondu in https://github.com/MachineLearningLifeScience/poli/pull/288
  • Adds Rosetta energy to the readme by @miguelgondu in https://github.com/MachineLearningLifeScience/poli/pull/289
  • Feature mlflow observer by @SimonBartels in https://github.com/MachineLearningLifeScience/poli/pull/290
  • Bumps version after including observer by @miguelgondu in https://github.com/MachineLearningLifeScience/poli/pull/293

Full Changelog: https://github.com/MachineLearningLifeScience/poli/compare/v1.1.0...v1.1.1

- Python
Published by miguelgondu over 1 year ago

poli-base - v1.1.0

What's Changed

  • provides a running blackbox for Rosetta by @RMichae1 (with assistance from @SimonBartels and @miguelgondu) in https://github.com/MachineLearningLifeScience/poli/pull/222

Full Changelog: https://github.com/MachineLearningLifeScience/poli/compare/v1.0.1...v1.1.0

- Python
Published by miguelgondu over 1 year ago

poli-base - V1.0.1

This release contains the code used in the camera-ready version of the paper "A survey and benchmark of high-dimensional Bayesian optimization of discrete sequences", to appear in NeurIPS2024.

- Python
Published by miguelgondu over 1 year ago

poli-base - v0.2.1

  • Last tag had a discrepancy between the package version and the tag name.

- Python
Published by miguelgondu almost 2 years ago

poli-base - v0.2.0

  • Small changes to environments such that they install numpy<2.
  • Updates to the dockstring tests, since it started returning 11.8 instead of 11.9.

- Python
Published by miguelgondu almost 2 years ago

poli-base - v0.1.0

- Python
Published by miguelgondu about 2 years ago

poli-base - Initial release

Initial release of poli.

Check our docs! https://machinelearninglifescience.github.io/poli-docs/

- Python
Published by miguelgondu over 2 years ago