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

neuralart

21
Stars
1
Forks
Watchers

A library and command line utility for rendering generative art from a randomly initialized neural network.

ScratchML

25
Stars
1
Forks
Watchers

Implementations of the Machine Learning models and algorithms from scratch using NumPy only.

Gaussian_YOLOv3

662
Stars
180
Forks
Watchers

Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)

pytorch-tutorials

22
Stars
5
Forks
Watchers

🤖 | Learning PyTorch through official examples

commit-type-detection

18
Stars
0
Forks
Watchers

Classify Git commits with deep learning

chessboard-recognizer

103
Stars
22
Forks
Watchers

Uses neural networks to extract chess positions from images

YCML

116
Stars
21
Forks
Watchers

A Machine Learning and Optimization framework for Objective-C and Swift (MacOS and iOS)

CaffeSVD

24
Stars
8
Forks
Watchers

使用SVD、K-Means、降低权值精度的方法压缩Cifar-10神经网络的全连接层