ramess101 / RJMC_LJ_Ethane

1 stars 1 forks source link

Meeting Notes #2

Open ramess101 opened 6 years ago

ramess101 commented 6 years ago

@ocmadin

5/17 Notes:

Tasks:

ramess101 commented 6 years ago

@ocmadin

Based on the discussion yesterday with @maxentile , we should try to implement Annealing Importance Sampling. Otherwise, we would need to ensure that we maintain detailed balance with the delayed acceptance approach, which is likely not worth it since Josh is working on AIS anyways.

Also, John Codera suggested that to check that our Jacobian is correct we can generate data from each model in a given ratio and see if RJMC recovers that ratio.

ocmadin commented 6 years ago

I agree. I will read up on AIS and work towards getting it up and running.