neurons topic
BrabeNetz
🧠A fast and clean supervised neural network in C++, capable of effectively using multiple cores
genann
simple neural network library in ANSI C
BluePyOpt
Blue Brain Python Optimisation Library
MicroMLP
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
neataptic
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
Brayns
Visualizer for large-scale and interactive ray-tracing of neurons
bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
MachineLearning
An easy neural network for Java!
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 in...