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

DigitRecognizer

29
Stars
24
Forks
Watchers

Java Convolutional Neural Network example for Hand Writing Digit Recognition

deep-learning-book

2.8k
Stars
752
Forks
Watchers

Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"

gelato

84
Stars
4
Forks
Watchers

Bayesian dessert for Lasagne

tiny-tpu

109
Stars
16
Forks
Watchers

Small-scale Tensor Processing Unit built on an FPGA

crnn.pytorch

2.3k
Stars
655
Forks
Watchers

Convolutional recurrent network in pytorch

neural-finance

82
Stars
31
Forks
Watchers

Neural Network for HFT-trading [experimental]

fuku-ml

281
Stars
75
Forks
Watchers

Simple machine learning library / 簡單易用的機器學習套件

NNPACK

1.7k
Stars
314
Forks
Watchers

Acceleration package for neural networks on multi-core CPUs

mAP

2.9k
Stars
908
Forks
Watchers

mean Average Precision - This code evaluates the performance of your neural net for object recognition.