top | item 38401230

(no title)

philprx | 2 years ago

Great, congrats!

What's the equivalent in python?

discuss

order

nextos|2 years ago

A closer library is Infer.NET: https://dotnet.github.io/infer.

It includes a really mature compiler that generates very efficient message passing and variational inference, with support for online inference, which is the main focus on Rxinfer.

You can call Infer.NET from Python in a number of ways, despite it is not a CPython library.

jruohonen|2 years ago

> What's the equivalent in python?

You might start with Stan for which Python bindings are available if I recall correctly.

esafak|2 years ago

(Num)Pyro