-
Dear all,
I'm trying to create a h5Seurat object, however, the data that comes out is corrupt.
I updated my datset:
sc
-
I was using Brian2GeNN on the example code on [GeNN](http://genn-team.github.io/genn/documentation/4/html/d3/d0c/brian2genn.html):
```
from brian2 import *
import brian2genn
set_device('genn', use…
-
Hello!
I tried out this [tutorial](https://www.nengo.ai/nengo-examples/loihi/cifar10-convnet.html), but I am not sure what it used to simulate the SNN (an emulator of Loihi or the actual Loihi chip…
-
Hi SNN team,
Thanks for releasing the code.
However, when I run the code under NLM. I cannot reproduce the result shown in Fig. 1 in the paper. For example, NLM_{0.8}^{16} achieves 31.01 PSNR as s…
-
### Model description
**Abstract:**
>As the size of large language models continue to scale, so does the computational resources required to run it. Spiking neural networks (SNNs) have emerged as an…
-
**Issue type**
- [ ] Bug Report
- [ ] Feature Request
- [ ] Help wanted
- [x] Other
**SpikingJelly version**
`0.0.0.0.13`
**Description**
As we all know, SNNs exhibit a higher energy e…
-
-
Hello! Thank you so much for this package. I would like to run svds using the BPCells wrapper function on a matrix containing 9,096 genes and 4,188,533 cells. I followed the workflow outlined in the v…
-
https://yanqi-chen.github.io/2020/09/04/SNN-workshop/#fn:SRNN
是时候展现真正的技术了~
-
I am trying out this code (https://github.com/fangwei123456/spikingjelly/blob/master/spikingjelly/activation_based/ann2snn/examples/cnn_mnist.py). The only difference is I have changed the CNN archite…