Skip to content

Question: common feature between MParT and TransportMaps libraries #316

Answered by dannys4
vlopezmar asked this question in Q&A

You must be logged in to vote

Thanks for the question!
Currently there is a pull request open (#305 ) that will allow you to train a map in the binding languages based on an objective, where the current implementation requires you to use the KL-divergence from the Gaussian as the standalone example that's currently bound. Feel free to look in the test in bindings/python/test/TestTrainMap.py (I believe) for how this is used in Python to create a map from samples to transport to a standard normal measure.

Obviously, this isn't the only measure you'd be interested in targeting, and hopefully we'll have time moving forward to start exposing more power to the user to use TrainMap with different interesting objectives and K…

Replies: 1 comment 1 reply

You must be logged in to vote
1 reply
@vlopezmar

Answer selected by vlopezmar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants