Skip to content

Can the population size be adjusted on the fly? #628

Closed Answered by arrjon
Gabriel-p asked this question in Q&A
Discussion options

You must be logged in to vote

There exists the pyabc.populationstrategy module, where you can define your strategy. Currently, you can either use a fixed list of population sizes or an adaptive strategy. You can give the stratgy to population_size instead of a constant size. Is that what you were looking for?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by arrjon
Comment options

You must be logged in to vote
1 reply
@arrjon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants