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.
cryptocurrency-price-prediction
Cryptocurrency Price Prediction Using LSTM neural network
DigitRecognizer
Java Convolutional Neural Network example for Hand Writing Digit Recognition
deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
gelato
Bayesian dessert for Lasagne
tiny-tpu
Small-scale Tensor Processing Unit built on an FPGA
crnn.pytorch
Convolutional recurrent network in pytorch
neural-finance
Neural Network for HFT-trading [experimental]
fuku-ml
Simple machine learning library / 簡單易用的機器學習套件
NNPACK
Acceleration package for neural networks on multi-core CPUs
mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.