issues
search
Eawag-SIAM
/
SiamSummerSchoolExercises
Source code of all exercises and solutions of the summer school
1
stars
0
forks
source link
List of packages for ML-inference
#33
Open
carloalbert
opened
1 year ago
carloalbert
commented
1 year ago
Normalizing Flows
Julia:
https://turinglang.org/Bijectors.jl/dev/examples/#Normalizing-flows
https://docs.sciml.ai/DiffEqFlux/stable/examples/normalizing_flows/
https://github.com/slimgroup/InvertibleNetworks.jl
Python:
https://pypi.org/project/normflows/
Variational Inference
Likelihood-free inference
Python:
https://sbi-dev.github.io/sbi/
https://pypi.org/project/normflows/
Normalizing Flows
Julia:
Python:
Variational Inference
Likelihood-free inference
Python: