Skip to content

set the initial θ0​ for the HMC and save the weights and biases #30

@yich01

Description

@yich01

Hi,

Is there any built-in function to save the weights and biases and set the initial θ0​ for the HMC method? I have not found one and suspect that method.make_sampler(log_posterior_fn, self.global_processes.initial_values) uses self.global_processes.initial_values to represent the initial setting for HMC. Is this correct? And I would like to ask, are the weights resulting from all the samples stored in the samples obtained from samples, results = model.run()? Thank you in advance for your response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions