-
### Discussed in https://github.com/scikit-learn/scikit-learn/discussions/22925
Originally posted by **jecampagne** March 23, 2022
Hello,
I am questioning the code of `predict` of the `Gauss…
-
A place to jot down notes for features we are considering adding to V2 of the RADE API. We'll triage these before the coding starts - they may not all make it into V2.
1. text channel. Required f…
-
Hello, authors. Thanks for your contribution and good approach.
I have tried to test your code by making test only code and today fully tested you network.
I trained your network (for 950 epoch) a…
-
Hello, when I run the training code python3 train.py --config ./config/detectiondiffusion.py, it shows:
(affpose) henry@yh:~/project/Language-Conditioned-Affordance-Pose-Detection-in-3D-Point-Cloud…
-
With latest version of GPFlow 2.0.2, calling predict_y with a SVGP model with full_cov = True results on a covariance matrix where the likelihood noise value is added to every element in the covarianc…
-
I'd like to reproduce (generate anew) an image found in the fakesNNNNNN.png snapshot grid of my trained network, but I'm not sure how to figure out which random vector each image in the grid correspon…
estan updated
3 years ago
-
### Describe the issue
I have a `pyproject.toml` containing this line
```toml
torch = { url = "https://download.pytorch.org/whl/cu118/torch-2.2.1%2Bcu118-cp311-cp311-linux_x86_64.whl" }
``…
-
I am trying to deploy an unet generative neural network on the ZCU102 development board and the quantization result error is very small.But during deployment, almost a completely incorrect output was …
-
Mark suggests to start at the begining of the guinier region: reasonable
But where to stop ? dq*Dmax
-
We could try using [gr-bokehgui](https://github.com/gnuradio/gr-bokehgui/); not sure how hard that would be to set up given our classroom software constraints.
Plotly / Dash is another option.