[graph-tool] Re: minimize_nested_blockmodel_dl got an unexpected keyword argument 'multilevel_mcmc_args'

2022-07-13 Thread Tiago de Paula Peixoto
Am 13.07.22 um 16:43 schrieb Siwei Zhang: And may I ask another question? In the paper, it mentioned "by making beta goes to infinity and repeated many times, which yields a reliable estimate of the maximum". May I double-check what "repeated many times" refers to? Does it refer to the

[graph-tool] Re: minimize_nested_blockmodel_dl got an unexpected keyword argument 'multilevel_mcmc_args'

2022-07-13 Thread Siwei Zhang
Sorry for the trouble, I found the issue that I was using the previous version. I built the latest version of graph-tool in my docker image and it works. And may I ask another question? In the paper, it mentioned "by making beta goes to infinity and repeated many times, which yields a reliable

[graph-tool] Re: minimize_nested_blockmodel_dl got an unexpected keyword argument 'multilevel_mcmc_args'

2022-07-13 Thread Tiago de Paula Peixoto
Am 13.07.22 um 01:28 schrieb Siwei Zhang: Hello, I have a question about minimize_nested_blockmodel_dl(). The below is my code: state_args = {'clabel': node_types, 'pclabel': node_types} multilevel_mcmc_args = {'niter': niter, 'beta': beta} state = gt.minimize_nested_blockmodel_dl(