lmoffatt / macro_dr

GNU General Public License v3.0
1 stars 1 forks source link

Automatic initialization of the dynamic temperature algorithm #207

Closed lmoffatt closed 4 months ago

lmoffatt commented 4 months ago

The only external parameters would be the beta size. It calculates the minimum non zero beta by calculating sampling the expectancy of the logLikelihood for beta=0. The reciprocal of this value would be the minimum non zero beta. Then we laid out the other betas in geometric progression up to beta==1.