-
Hi,
you have done a splendid work to introduce the neuroscience finding to the machine learning area, and I have a question about the using of the energy function. In section 3.2, you proposed an en…
-
Current synaptic vesicle transport:
```yaml
id: GO:0048489
name: synaptic vesicle transport
namespace: biological_process
alt_id: GO:0016181
def: "The directed movement of synaptic vesicles." …
-
I've been rendering a rotating group of spheres with the perspective camera. I make the spheres somewhat transparent using the alpha value of the color that I assign, and I've noticed that the perspe…
-
Just noticed when re-checking the PyNN documentation (e.g. http://neuralensemble.org/docs/PyNN/reference/connectors.html#pyNN.connectors.FixedNumberPostConnector) that these two connectors should allo…
-
I have 2 layers with 100 neurons each, and currently, it is fairly slow, both to train and to run. Are there any ways to optimize this? The case is that I feed it an array of floating point numbers be…
-
Here's my current plan for the analysis section (which I'll hopefully have a draft for tonight):
- we can run the benchmark as it is on nengo, nengo_ocl, and nengo_spinnaker
- bar plot, one value fo…
-
Hello,
I am working on a project aimed at developing educational tools to teach high school students about Convolutional Neural Networks (CNNs). I found your nn_vis tool to be a great starting poin…
-
**Note:** This issue is for brainstorming regarding neuron models with multiple input channels and the related issue of synaptic computation. Implementing this would require major restructuring of Nen…
-
So I am implementing this on a Neurons * Time point * Category matrix. Below is some description of my inputs:
```
% size(binnedDataStack) = [276 44 8];
margNames = {'Time', 'Category'…
-
Dear Dr. Zhong,
I have been trying to test HamGNN for a system of interest, but encountered issues to reduce the training error. See the following correlation plot. I would really appreciate if you h…