-
Remove option to display internal neurons. It should be replaced with the new PCA plot.
-
Given that Dan identified the connection matrices contained errors, how is analysis different now that errors have been fixed?
Are less network pruning required.
@danpetty can you still find a w…
-
Hello. Currently I'm unable to replicate node clustering results from the PubMed node clustering. Im getting 0.64 instead of 0.6951. I wonder if my settings are right
`C:\Users\gagv1\miniconda3\e…
-
György Buzsáki's lab has an incredibly impressive set of open data on the DANDI Archive:
1. [DANDI:000003/0.230629.1955](https://doi.org/10.48324/dandi.000003/0.230629.1955), data from “Physiological…
-
🔬 *This is an experiment in doing radically open research. I plan to post all my work on this openly as I do it, tracking it in this issue. I'd love for people to comment, or better yet collaborate! *…
colah updated
6 years ago
-
In order to make the neuron more meaningful for the user, the graphical model should be improved. This will more likely imply doing modifications in the Rana c++ core. The agent should be enhanced wit…
-
[The model](https://github.com/ModelDBRepository/136095/) fails with:
```plaintext
-Segmentation violation
-Backtrace:
- /lib/x86_64-linux-gnu/libc.so.6 : ()+0x42520
- %model_dir%/x86_64/libnrn…
-
Most or all of these developing neurons from the hindbrain and spinal cord are missing from CL.
Grouping | Cell type | marker_gene_list | References |
-- | -- | -- | -- | --
hindbrain and spin…
-
When I try to use eager debug mode, I receive the following error:
```
WARNING:torch_neuron:Eager debug mode is enabled. In this mode all operations would be executed eagerly. This will result in …
gbpdt updated
2 months ago
-
@Helveg observed that
```python
>>> from neuron import h
>>> h
```
While `h` can be used to interpret Hoc, that is not its primary function. It's an interface to the NEURON stack machine at…