Skip to content

Is there a way to represent a model as a DAG in Pymc3? #590

@bpajusco

Description

@bpajusco

I liked the the graph generation functionality provided by PyDot in Pymc 2 and assumed it would have ported to Pymc3 so I tried to import 'graph' from pymc and got a cannot import module 'graph' error. The error message is self explanatory but makes me wonder whether we have that possibility with Pymc3. Given that is based on Theano I'm inclined to believe that is possible to generate a graph of the model but I have no idea how to. Is there a way to learn about this?

Thanks,
Bruno

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions