-
Noting these down for the [neurips bbo challenge](http://bbochallenge.com/leaderboard)
- idea 1: generate more suggestions and only send the top
`n_suggestions` ranked by value.
- idea 2: gener…
-
Very nice project and tools, Thanks for sharing! I am wondering how to improve the inference speed. We make a test with 40 3D images on v100 GPU(32GB), it spend 56 seconds per image which is slow for…
-
https://arxiv.org/abs/1612.02572
> Machine learning analysis of neuroimaging data can accurately predict chronological age in healthy people and deviations from healthy brain ageing have been assoc…
-
Hi @qiweizhen,
I have a question about your evaluation.
From your paper: "In the inference process, we randomly sample 10 Gaussian noises for iteration denoising, and use the highest score as t…
-
Hi Team!
I would have a question/request: i have a function that requires a matrix as an input for the user_info parameter (a function that depends on x1 and x2). Do you have an example that already …
-
I would like to know what the preferred way is to convolute the seismogram with the source time functions. The manual suggests using the Seismic Analysis Code (SAC) software for the task, but I am hav…
-
I have started to review `friedrich` with the aim of integrating it into `linfa`.
I imagine the integration using a "shim" crate in the `linfa` repository, named `linfa-gaussian-processes`, which r…
-
I have a question regarding the bubble neighborhood function and how to interpret the value of sigma. Take the following SOM, for example:
```
som = MiniSom(x = 4, y = 3, input_len = 1000, sigma =…
-
I am trying to convert my static render projects to gaussian splats for 6DoF consumption, as they preserve a lot more details compared to other 3D representations such as point clouds. To do this I cu…
-
As described in "Learning divergence-free and curl-free vector fields with matrix-valued kernels" by Macedo and Castro, 2010.
They outline how to define Matrix valued RBF functions which are diverg…