neurons
There are 208 repositories under neurons topic.
codeplea/genann
simple neural network library in ANSI C
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
wagenaartje/neataptic
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
nest/nest-simulator
The NEST simulator
Evolving-AI-Lab/synthesizing
Code for paper "Synthesizing the preferred inputs for neurons in neural networks via deep generator networks"
BlueBrain/Brayns
Visualizer for large-scale and interactive ray-tracing of neurons
guillaume-chevalier/Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP
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.
navis-org/skeletor
Extraction of 3D skeletons from meshes.
BlueBrain/BluePyOpt
Blue Brain Python Optimisation Library
RatInABox-Lab/RatInABox
A python package for simulating movement and spatial cell types (e.g. place cells, grid cells) in continuous environments.
jczic/MicroMLP
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
mempirate/simple-neural-network
Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.
BlueBrain/NeuroMorphoVis
A lightweight, interactive, extensible and cross-platform framework for building, visualizing and analyzing digital reconstructions of neuronal morphology skeletons extracted from microscopy stacks.
goessl/MachineLearning
An easy neural network for Java!
BlueBrain/NeuroM
Neuronal Morphology Analysis Tool
fdalvi/NeuroX
A Python library that encapsulates various methods for neuron interpretation and analysis in Deep NLP models.
navis-org/navis
Python library for analysis of neuroanatomical data.
djsaunde/spiketorch
Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this project.
BlueBrain/eFEL
Electrophys Feature Extraction Library
derniercri/multilayer-perceptron
Library to make and train a concurrent multilayer perceptron
morphonets/SNT
The ImageJ framework for quantification of neuronal anatomy
diego-vicente/ntnu-som
Using Self-Organizing Maps for Travelling Salesman Problem
seung-lab/RealNeuralNetworks.jl
A unified framework for skeletonization, morphological analysis, and connectivity analysis.
molcik/python-neuron
Neuron class provides LNU, QNU, RBF, MLP, MLP-ELM neurons
R-Stefano/Grid-Cells
Implementation of Vector Based Navigation using Grid-like cells using Tensorflow and Numpy
Jumaruba/SNN
This is a repository with implementations of neuron models, synapses, and spiking neural networks (SNN). It's still in development and it has original content in terms of code.
BlueBrain/MorphIO
A python and C++ library for reading and writing neuronal morphologies
BlueBrain/Ultraliser
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.
cuntzlab/treestoolbox
TREES toolbox
sandialabs/n2a
An object-oriented language for modeling large-scale neural systems, along with an IDE for writing and simulating models.
mrousavy/BrabeNetz
š§ A fast and clean supervised neural network in C++, capable of effectively using multiple cores
raymelon/TrafficLightNeuralNetwork
:traffic_light: An Artificial Neural Network based Traffic Light Controller for intersections. Computational Intelligence class final project.
michaelmelanson/spiking-neural-net
A spiking neural network simulation library
flika-org/flika
An interactive image processing program for biologists written in Python.
mackelab/CorBinian
CorBinian: A toolbox for modelling and simulating high-dimensional binary and count-data with correlations
dicearr/neuron-vhdl
Implementation of a neuron and 2 neuronal networks in vhdl