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.

List Neural Network repositories

genann

1.9k
Stars
222
Forks
Watchers

simple neural network library in ANSI C

dmarman.github.io

342
Stars
21
Forks
Watchers

Tailwind Ink is an AI palette generator trained with the Tailwindcss colors.

Classify-Real-Time-Desktop

43
Stars
16
Forks
Watchers

Inception model used to classify camera feed on real time. Coded during the Deep Learning Hackathon 2017 San Francisco

noggin

36
Stars
1
Forks
Watchers

A simple tool for logging and plotting measurements during machine learning experiments

cpp_nn_in_a_weekend

146
Stars
11
Forks
Watchers

Article and source code reference to construct a C++ neural network in a weekend without any dependencies

CS231n

50
Stars
9
Forks
Watchers

PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"

BlinkDL

82
Stars
18
Forks
Watchers

A minimalist deep learning library in Javascript using WebGL + asm.js. Run convolutional neural network in your browser.

AnimeGAN.js

214
Stars
30
Forks
Watchers

AnimeGAN.js: Photo Animation for Everyone

Algorithms-Java

139
Stars
16
Forks
Watchers

A collection of common algorithms and data structures implemented in Java.

mltool

35
Stars
4
Forks
Watchers

Machine Learning Toolbox