Skip to content

Conversation

@dfm
Copy link
Contributor

@dfm dfm commented Dec 4, 2019

The main difference is now that you'll do something like:

from minimc import neg_log_normal
from minimc.autograd_interface import AutogradPotential

potential = AutogradPotential(neg_log_normal(0, 0.1))

And then pass potential instead of neg_log_prob directly.

@dfm dfm mentioned this pull request Dec 4, 2019
@ColCarroll ColCarroll merged commit 8489838 into ColCarroll:master Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants