Skip to content
Snippets Groups Projects
Commit ce529bb8 authored by Bas Nijholt's avatar Bas Nijholt
Browse files

add some remarks made in the first discussion

parent 2c351d26
No related branches found
No related tags found
1 merge request!1add some remarks made in the first discussion
plan.md 0 → 100644
# Adaptive
We propose to use local criteriums for sampling combined with global updates.
This defines a family of straightforwardly parallelizable algorithms which are useful for intermediary cost simulations.
When your function evaluation is very expensive, full-scale Bayesian sampling will perform better, however, there is a broad class of simulations that are in the right regime for Adaptive to be beneficial.
We can include things like:
* Asymptotically complexity of algorithms
* Setting of the problem, which classes of problems can be handled with Adaptive
* Loss-functions examples (maybe include [Adaptive quantum dots](https://chat.quantumtinkerer.tudelft.nl/chat/channels/adaptive-quantum-dots))
* Trials, statistics (such as measuring timings)
* Line simplification algorithm as a general criterium
* Desirable properties of loss-functions
* List potential applications
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment