jmschrei / pomegranate

Fast, flexible and easy to use probabilistic modelling in Python.
http://pomegranate.readthedocs.org/en/latest/
MIT License
3.29k stars 591 forks source link

Feature Request: Implementing sample() in MarkovNetworks #969

Closed profPlum closed 1 year ago

profPlum commented 2 years ago

Hi, it would be really helpful if this sample method existed. Without it, it is hard to compare to BayesianNetworks & other distributions.

jmschrei commented 1 year ago

Thank you for opening an issue. pomegranate has recently been rewritten from the ground up to use PyTorch instead of Cython (v1.0.0), and so all issues are being closed as they are likely out of date. Please re-open or start a new issue if a related issue is still present in the new codebase.