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.
neuralart
A library and command line utility for rendering generative art from a randomly initialized neural network.
ScratchML
Implementations of the Machine Learning models and algorithms from scratch using NumPy only.
Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
pytorch-tutorials
🤖 | Learning PyTorch through official examples
Machine-Learning
Machine Learning Practise
commit-type-detection
Classify Git commits with deep learning
chessboard-recognizer
Uses neural networks to extract chess positions from images
YCML
A Machine Learning and Optimization framework for Objective-C and Swift (MacOS and iOS)
nexus
Experimental tensor-typed deep learning
CaffeSVD
使用SVD、K-Means、降低权值精度的方法压缩Cifar-10神经网络的全连接层