VMBoehm / MnuLFI

throwing LFI on massiveNus sims
MIT License
3 stars 4 forks source link

NDE adaptive learning rate #1

Open changhoonhahn opened 5 years ago

changhoonhahn commented 5 years ago

Implement adaptive learning rate for the pyDELFI NDE training @VMBoehm @eiffl

VMBoehm commented 5 years ago

added option to pass learning rate to Delfi. lr will be the same for all NDEs (can be changed if needed). Usage example in https://github.com/VMBoehm/pydelfi/blob/stable/examples/cosmic_shear_prerun_sims-changing_params.ipynb. Modified pydelfi version on branch 'stable': https://github.com/VMBoehm/pydelfi/tree/stable