-
# Reservoir Sampling | Richard Startin’s Blog
In my last post I covered a technique to infer distribution parameters from a sample taken from a system with the aim of calibrating a simulation. This p…
-
Dr. Johnson:
> I’m interested in estimating the number of GBs needed to span the VFZ such that all GBs are within 1 correlation length of each other (assuming they are uniformly distributed).
> I …
-
A 2D parameter space should be added to extract conditional information about approaching of object. The first test show that the square space is also defining the distribution of angles since the ani…
-
Hi Marwan,
Thanks again for adding the 3D directional color-coding feature...
I noticed some choppiness (discontinuities) in the colormap. Did you perhaps encode the angle to each axis or the si…
-
Summary:
This study uses a poll-of-polls approach to build a model to predict the 2024 U.S. presidential election results. It evaluates polling data and factors such as polling methodology, sampling …
-
I think we should introduce a standardized “mask” argument to scanpy functions. This would be a boolean array (or reference to a boolean array in `obs`/ `var`) which masks out certain data entries.
…
-
Katherine has released a better notebook for the CLIP-guided-diffusion. Outputs on a P100 is quite slow; but results can be very good. I've put the new notebook in my current repo as the "HQ" version.…
-
This will involve splitting the data into training and validation sets and comparing parameter values.
-
Is there documentation on what the input structure is for the function `log_posterior_fn` in line 114 of models.py? These are essentially the BNN params and I want to understand how these params are a…
-
when I change the sampling interval from ten seconds to one second the vertical coordinate is scaled by a factor of four -- for example, from 5 cm at 4h to 20cm at 4h (as per plots below). I'm also a…