There are 5 repositories under neurons topic.
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
The NEST simulator
Code for paper "Synthesizing the preferred inputs for neurons in neural networks via deep generator networks"
What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.
A python package for simulating motion in continuous environments and spatial cell types (e.g. place cell).
Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.
A lightweight, interactive, extensible and cross-platform framework for building, visualizing and analyzing digital reconstructions of neuronal morphology skeletons extracted from microscopy stacks.
An easy neural network for Java!
Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this project.
Library to make and train a concurrent multilayer perceptron
Using Self-Organizing Maps for Travelling Salesman Problem
The ImageJ framework for quantification of neuronal anatomy
Neuron class provides LNU, QNU, RBF, MLP, MLP-ELM neurons
A unified framework for skeletonization, morphological analysis, and connectivity analysis.
Implementation of Vector Based Navigation using Grid-like cells using Tensorflow and Numpy
TREES toolbox
Reconstruction of watertight meshes, annotated volumes and center line skeletons of neuroscience spatial structures from non-watertight inputs, segmented masks, skeletons of NGV morphologies and volumes.
An object-oriented language for modeling large-scale neural systems, along with an IDE for writing and simulating models.
A spiking neural network simulation library
:traffic_light: An Artificial Neural Network based Traffic Light Controller for intersections. Computational Intelligence class final project.
Implementation of a neuron and 2 neuronal networks in vhdl