backpropagation topic
excitationbp
Visualizing how deep networks make decisions
NeuroFlow
Awesome deep learning crate
ArtificialIntelligenceEngines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
WhiteBox-Part1
In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)
Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
appendices
Complement the article 'Differential Machine Learning' (Huge & Savine, 2020), including mathematical proofs and important implementation details for production
all-optical-neural-networks
Supporting code for "End-to-end optical backpropagation for training neural networks".
PSO-for-Neural-Nets
Particle Swarm Optimizer For Neural Network Training
recurrent-js
[INACTIVE] Amazingly simple to build and train various neural networks. The library is an object-oriented neural network approach (baked with Typescript), containing stateless and stateful neural netw...
SwiftSimpleNeuralNetwork
A simple multi-layer feed-forward neural network with backpropagation built in Swift.