mxgmn / MarkovJunior

Probabilistic language based on pattern matching and constraint propagation, 153 examples
MIT License
7.49k stars 316 forks source link

Python Compatibility #65

Open mireklzicar opened 2 months ago

mireklzicar commented 2 months ago

Let's discuss python accessibility. I want to access MJ from python – the reason is integration with ML frameworks. The access could be simply by being able to execute given xml program and parsing the result as a numpy array.

Ideas:

kaya3 commented 2 months ago

This doesn't seem like an issue with this project. This should be posted under "discussions" instead. If the other linked project is not working then you could instead post an issue there.