Álvaro Tejero-Cantero

Results 9 issues of Álvaro Tejero-Cantero

Create a block diagram and associated caption explaining the relationsip between the three packages.

documentation
less-urgent

## Background Our current idea of the parameters of a simulator is either something structured (such as a cross-section matrix) or a plurality of scalars and vectors that can be...

enhancement
less-urgent
API changes

get_models from nflows doesn't scale, is annoying Instead, as a minimum, we want a pluggable system (=extensible) for defining models that is based on templating. * A designated directory, e.g....

See [nbstripout: stripping metadata](https://github.com/kynan/nbstripout#stripping-metadata)

We want a sample-based comparison of a ground-truth and an estimated density, or two estimated densities. See [Jan-Matthis's classifier-based 2-sample test](https://github.com/mackelab/sbibm/blob/master/sbibm/metrics/c2st.py#L9).

Building on Marcel's work, add an MDN (Mixture Density Network) implementation that can play well with e.g. SNPE-A proposal posterior corrections. This is the wishlist - [ ] basic MDN...

- [ ] Add a data generator for the branching Gaussian - [ ] Infer density using existing flows, in a notebook - [ ] Add an issue for metrics...

The examples provided in the documentation do not render when pasted in the [online editor](https://pod6.in/#p=%3Dhead1+Formulas+do+not+render%0A%0ATested+under+Firefox+125.0.2+and+Brave+Version+1.65.114+Chromium%3A+124.0.6367.60+%28Official+Build%29+%2864-bit%29.%0A%0A%3Dformula%0Ax+%3D+%5Cfrac%7B-b+%5Cpm+%5Csqrt%7Bb%5E2+-+4ac%7D%7D%7B2a%7D%0A%0AIn+a+right+triangle%2C+the+length+of+the+hypotenuse+can+be+calculated+%0Ausing+the+Pythagorean+theorem%3A+F%3Ca%5E2+%2B+b%5E2+%3D+c%5E2%3E.%0A%0AEuler%27s+identity%2C+F%3Ce%5E%7Bi%5Cpi%7D+%2B+1+%3D+0%3E%2C+is+a+fundamental+equation+in+complex+analysis.%0A%0A).

A recent paper\* discusses how to efficiently tackle the deinterleaving problem. Instruments record time-wise (one sample for all electrodes; NSX format) but most analysis access patterns benefit from an electrode-wise...