ndeutschmann / zunis

Normalizing flows for neural importance sampling
https://zunis.readthedocs.io
MIT License
32 stars 6 forks source link

First set of "How to" pages #14

Closed NGoetz closed 3 years ago

NGoetz commented 3 years ago

This PR includes a first set of "How to" pages in the docs, extending the basic example to perform common basic tasks, like integrating over R^d, using pre-evaluated samples, training without integrating or loading pre-trained models.

ndeutschmann commented 3 years ago

Thanks for the update @NGoetz . Could you please check the corrections I made in the branch ngoetz/howtos_v2? (the changes are only in the doc_build directory for now)

If you agree with these I will merge them into this branch and then merge the PR.

NGoetz commented 3 years ago

Yes I agree with the changes you made!