-
See issue [10347](https://github.com/openfoodfacts/openfoodfacts-server/issues/10347) on [openfoodfacts-server](https://github.com/openfoodfacts/openfoodfacts-server) for details.
Some example imag…
-
There is a yearly updated [list of known packager codes](https://unece.org/sites/default/files/2023-05/Code_Mark_Registry_May2023_0.pdf) from the [UNECE Code Mark Registry](https://unece.org/trade/wp7…
-
-
Hi, I want to compute the second-order Hessian matrix for my custom nn.Module, which aims to replace the nn.Conv2D by CP decomposition, and I get this warning:
```shell
/data/miniforge3/envs/fairm…
-
My GGN was banned because of being misjudged to use a script. I explained everything to the administrator. The administrator wants me to find you, and the administrator wants to contact you (the admin…
-
@AlexImmer, @runame, @edaxberger: As you know, I'm currently working on last-layer Laplace for img2img tasks, e.g. autoencoder, image segmentation. We can't use the current implementation in this libr…
-
It appears that when diamond blastx encounters a codon that contains a nucleotide IUPAC ambiguity code , "RYWSMKHBVDN", the resulting amino acid is "X"; however, in some cases, codons that contain a n…
-
The docs show how to calculate the gram matrix eigenvectors and the paper articulates that to translate from 'gram space' to parameter space we just need to multiply by the 'V' matrix.
What's the …
lk-wq updated
2 years ago
-
Hi, i was trying to implement the update method for laplaceredux but I am having a problem.
this is the model
```
MLJBase.@mlj_model mutable struct LaplaceRegressor 0)
batch_size::Intege…
-
In Laplace approximation, the Hessian of the loss function is computed for quadratic approximation. Can this package be used to do a block-diagonal approximation of the Hessian at the minimum? If yes,…