-
For the life of me I can't seem to get this thing to install on Kernel 6.8.12 with an 155H processor. Can somebody confirm whether its supposed to be supported at this juncture.
I haven't been abl…
-
I noticed, while training a network via https://github.com/abhiskk/fast-neural-style, that CPU use is consistently high in kernel time that is not IO wait. I suspected this was caused by excessive sys…
-
## Detailed Description
Currently, the graph neural network library dependencies don't support TPUs with pytorch geometric, or don't seem to at least because of custom kernels. We could add a Jax…
-
I was training a neural network using GPU in the cloud.In the middle of my training,my Internet was disconnected.Now I had saved a previous version of the notebook.Even after being connected to the ke…
-
Currently ezmsg-sigproc has [`SampleTriggerMessage`](https://github.com/ezmsg-org/ezmsg-sigproc/blob/c6f9427c50d6bd4938cc4705bcca1868d762b589/src/ezmsg/sigproc/sampler.py#L16-L25).
```Python
@data…
-
at [rasterize_cuda_kernel.cu](https://github.com/daniilidis-group/neural_renderer/blob/master/neural_renderer/cuda/rasterize_cuda_kernel.cu)
you need to change
`#if` __CUDA_ARCH__ < 600 and `defi…
-
Idea: should we have a tag or multiple that categorize models by algorithm kind?
What I mean is not the scientific type - forecaster, classifier - but the "fitting principle" that the model uses. H…
-
I'm having fun playing with the Neural Tangents Cookbook.ipynb and I'd like to try extending it to multivariate regression. However, when I changed the output dimension of last layer in `stax.serial`,…
-
I have used this library to calculate jacobians for the [Neural tangent kernel](https://en.wikipedia.org/wiki/Neural_tangent_kernel) study.
It's fast and reliable and I'm just thinking to **extend th…
-
hi, thx for your nice work. I meet error when I install the package.
```
error: subprocess-exited-with-error
?python setup.py bdist_wheel did not run successfully.
\u2502 exit code: 1
\…