-
I think an updated readme will help to see how different components are connected, even if the structure of the project might change. I'll volunteer to do this since it will help me get a better sense…
-
@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…
-
```
What steps will reproduce the problem?
1. tar zxf ~/Downloads/avalanche-0.6.tar.gz
2. cd avalanche-0.6.0
3. ./configure
4. make
What is the expected output?
Software should compile!
What do you…
-
```
What steps will reproduce the problem?
1. Build and install Avalanche.
2. Run the sample:
cd /usr/src/avalanche-0.4/samples/simple
avalanche --filename=`pwd`/seed `pwd`/sample2 `pwd`/seed --verbos…
-
-
### Problem
I am trying to use Grid Kernels over default Kernals to speed up GPR training. My understanding is that Grid kernels implementation would exploit the tensor algebra and reduce the compu…
-
```
What steps will reproduce the problem?
1. tar zxf ~/Downloads/avalanche-0.6.tar.gz
2. cd avalanche-0.6.0
3. ./configure
4. make
What is the expected output?
Software should compile!
What do you…
-
[Graph neural bayesian optimization for virtual screening](https://openreview.net/forum?id=t3PzfH98Mq)
```bib
@inproceedings{wang2023graph,
title={Graph neural bayesian optimization for virtual…
-
**Describe the bug**
I have an Image classification model that was trained using Microsoft CustomVision and exported as an ONNX model. I am able to run inferencing using this model with an average in…
-
Just for convenience, could this repo get a meta package which is added to one of the more general packages in `metapackages`?