Neural Network topic
Artificial neural networks (ANN) are computational systems that "learn" to perform tasks by considering examples, generally without being programmed with any task-specific rules.
genann
simple neural network library in ANSI C
dmarman.github.io
Tailwind Ink is an AI palette generator trained with the Tailwindcss colors.
Classify-Real-Time-Desktop
Inception model used to classify camera feed on real time. Coded during the Deep Learning Hackathon 2017 San Francisco
noggin
A simple tool for logging and plotting measurements during machine learning experiments
cpp_nn_in_a_weekend
Article and source code reference to construct a C++ neural network in a weekend without any dependencies
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
BlinkDL
A minimalist deep learning library in Javascript using WebGL + asm.js. Run convolutional neural network in your browser.
AnimeGAN.js
AnimeGAN.js: Photo Animation for Everyone
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.