Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / secondmind-labs/trieste issues and pull requests

#651 - Add support for portfolio method for batch BO

Pull Request - State: closed - Opened by AlexGoodallAI over 1 year ago

#650 - Explore removing AcquisitionFunctionBuilder

Pull Request - State: closed - Opened by uri-granta over 1 year ago

#649 - Unpin gpflow and dill

Pull Request - State: closed - Opened by uri-granta over 1 year ago

#648 - tensorboard logging - histogram of initial evaluations for acq fnc optimization

Issue - State: open - Opened by hstojic over 1 year ago - 1 comment
Labels: enhancement

#645 - GaussianProcessRegression() optimize does not work in a subprocess

Issue - State: open - Opened by ioananikova over 1 year ago - 5 comments
Labels: bug

#637 - Uri/restructure tutorials

Pull Request - State: closed - Opened by uri-granta over 1 year ago

#634 - Investigate making tag type generic

Pull Request - State: closed - Opened by uri-granta over 1 year ago

#631 - Make AF builders generic in the AF type

Pull Request - State: closed - Opened by uri-granta over 1 year ago

#629 - Faster pareto front calculation

Pull Request - State: closed - Opened by uri-granta almost 2 years ago

#627 - Fix FastUpdateModel docstrings

Pull Request - State: open - Opened by st-- almost 2 years ago - 1 comment

#621 - add support for multifidelity modeling

Pull Request - State: closed - Opened by AlexGoodallAI almost 2 years ago

#619 - See whether alltests is crashing due to AF OOM

Pull Request - State: closed - Opened by uri-granta almost 2 years ago

#617 - model optimization history is not saved for gpflow models?

Issue - State: closed - Opened by hstojic almost 2 years ago - 2 comments
Labels: bug

#616 - add to ask-tell interface notebook a note on pickling acquisition functions

Issue - State: closed - Opened by hstojic almost 2 years ago
Labels: documentation

#606 - TrajectorySampler amenable to any Kernel/IndVar

Pull Request - State: closed - Opened by SebastianPopescu almost 2 years ago - 2 comments

#601 - Alex/qhsri

Pull Request - State: closed - Opened by AlexGoodallAI almost 2 years ago - 1 comment

#583 - small refactoring of acquisition functions

Pull Request - State: closed - Opened by hstojic almost 2 years ago - 1 comment

#537 - cheap-to-evaluate constraint

Issue - State: closed - Opened by satrialoka over 2 years ago - 2 comments
Labels: enhancement

#472 - improve tutorials

Issue - State: open - Opened by hstojic over 2 years ago - 11 comments
Labels: documentation

#464 - argmin in ExactThompsonSampler does not break ties

Issue - State: closed - Opened by hstojic over 2 years ago - 7 comments
Labels: bug, question

#437 - Inequality constraints notebook fails for a random seed 1793

Issue - State: closed - Opened by apaleyes over 2 years ago - 1 comment
Labels: bug

#436 - Quickdocs build not catching issues with notebooks

Issue - State: closed - Opened by apaleyes over 2 years ago - 1 comment

#401 - Improve monitoring support

Issue - State: closed - Opened by uri-granta over 2 years ago - 7 comments

#397 - Tests to check iterative behaviour of samplers

Issue - State: open - Opened by henrymoss over 2 years ago - 1 comment
Labels: code quality

#394 - Wrapper for models that handles data normalisation

Pull Request - State: closed - Opened by saadhamidml over 2 years ago - 1 comment

#379 - Data preprocessing / transformations / normalisations

Issue - State: open - Opened by hstojic over 2 years ago - 4 comments
Labels: enhancement

#362 - fixing reference point etc.

Pull Request - State: open - Opened by vpicheny almost 3 years ago - 1 comment

#360 - Update BatchMonteCarloExpectedHypervolumeImprovement to avoid retracing

Pull Request - State: closed - Opened by uri-granta almost 3 years ago - 4 comments

#351 - Support for GPFlow fast predict

Issue - State: open - Opened by henrymoss almost 3 years ago
Labels: enhancement

#329 - Incorrect covariance_between_points for SGPR

Issue - State: closed - Opened by sebastianober almost 3 years ago - 1 comment
Labels: bug

#304 - `tf.debugging` & tests for `tf.function`

Issue - State: open - Opened by hstojic almost 3 years ago - 3 comments
Labels: code quality

#279 - Config file

Issue - State: closed - Opened by henrymoss about 3 years ago - 7 comments
Labels: enhancement

#239 - Support for running experiments

Issue - State: open - Opened by hstojic about 3 years ago - 1 comment
Labels: enhancement

#195 - implement `__eq__` on `trieste.data.Dataset` class

Issue - State: closed - Opened by tensorlicious over 3 years ago - 4 comments
Labels: enhancement

#191 - Find out when acquisition functions are being retraced

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 1 comment
Labels: bug

#178 - Acquisition functions are being retraced

Issue - State: closed - Opened by joelberkeley over 3 years ago - 2 comments
Labels: bug

#170 - remove SearchSpace.__contains__

Issue - State: closed - Opened by joelberkeley over 3 years ago - 1 comment
Labels: enhancement

#160 - Improve predict performance by caching expensive results

Issue - State: closed - Opened by joelberkeley over 3 years ago - 1 comment
Labels: enhancement

#159 - Default implementation for predicting independent marginals

Issue - State: closed - Opened by joelberkeley over 3 years ago
Labels: enhancement

#158 - Enable ProbabilisticModel implementations without .sample()

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 3 comments
Labels: enhancement

#157 - model sample has inconsistent shapes

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 2 comments
Labels: bug

#156 - Include explanations in both acquisition function and builder docs

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 1 comment
Labels: documentation

#154 - Consider CodeQL for scanning vulnerabilities

Issue - State: closed - Opened by joelberkeley over 3 years ago - 3 comments
Labels: enhancement

#137 - Change acquisition function builders to be functions

Issue - State: closed - Opened by joelberkeley over 3 years ago - 1 comment
Labels: enhancement

#136 - Add `map` equivalent to the acquisition reducer

Issue - State: closed - Opened by joelberkeley over 3 years ago
Labels: enhancement

#135 - Module privacy is inconsistent

Issue - State: closed - Opened by joelberkeley over 3 years ago - 1 comment
Labels: bug

#134 - Automatic link references in documentation

Issue - State: closed - Opened by joelberkeley over 3 years ago - 1 comment
Labels: documentation

#132 - Allow BatchReparametrizationSampler to use multiple batch sizes

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 1 comment
Labels: enhancement

#129 - Notebook explaining what BO is and how it works

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 1 comment
Labels: documentation

#127 - Document our approach to NumPy arrays

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 3 comments
Labels: documentation

#124 - Add method to recover optimization from failed step

Issue - State: closed - Opened by joelberkeley over 3 years ago - 2 comments
Labels: enhancement

#123 - Infinite lazy collection (generator) of results

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 3 comments
Labels: enhancement

#122 - Document that autographing is assumed

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago
Labels: documentation

#121 - Check end-to-end support for multi-output models

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 1 comment
Labels: documentation, enhancement

#117 - Investigate performance of acquisition optimizer

Issue - State: closed - Opened by joelberkeley over 3 years ago - 2 comments
Labels: enhancement

#91 - Improve ease of use of acquisition function reducer

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 2 comments
Labels: enhancement

#90 - Ensure compatibility with tf.function

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 5 comments
Labels: enhancement

#89 - Write a technical report for trieste

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 2 comments
Labels: documentation

#87 - Configurable optimizer history size

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 1 comment
Labels: enhancement

#82 - Add pull request templates

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago
Labels: documentation

#70 - GPflow wrapper update may be incompatible with tf.function()

Issue - State: closed - Opened by st-- over 3 years ago - 7 comments
Labels: bug

#65 - Test with mock models with non-trivial variance and minimum

Issue - State: open - Opened by joelberkeley over 3 years ago - 3 comments
Labels: enhancement

#64 - Make SearchSpace __contains__ broadcast

Issue - State: closed - Opened by joelberkeley over 3 years ago - 1 comment
Labels: enhancement

#57 - Comprehensive unit tests

Issue - State: closed - Opened by joelberkeley over 3 years ago - 1 comment
Labels: code quality

#51 - Model unit tests are impractically slow

Issue - State: closed - Opened by joelberkeley-secondmind over 3 years ago - 2 comments
Labels: bug

#39 - Add knowledge gradient acquisition function

Issue - State: closed - Opened by vpicheny over 3 years ago - 2 comments
Labels: enhancement

#29 - Plotting utilities

Issue - State: closed - Opened by joelberkeley over 3 years ago - 1 comment
Labels: enhancement