neural-network-papers

Neural network papers

A curated collection of research papers on neural networks and deep learning

GitHub

2k stars
182 watching
373 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list

awesome-lists

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
unagiootoro/ruby-dnn A Ruby-based deep learning library for building and training neural networks 46
l706077/dnn-face-recognition-papers A collection of papers on deep learning techniques for face recognition and related topics such as embedding generation and neural network optimization. 213
mikecmpbll/rann Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. 3
mrdimosthenis/synapses A collection of libraries for building and training neural networks in various programming languages 70
stevenmiller888/mind A neural network library for building and training neural networks in JavaScript 1,513
irfansharif/cerebrum An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. 36
mrdimosthenis/synapses-java A Java library for building and training neural networks. 0
mrdimosthenis/clj-synapses A Clojure-based neural networks library for building and training artificial neural networks. 1
seungwonpark/randwirenn Implementation of neural network exploration with randomly wired architectures 685
pimentel/deep_learning_papers A collection of papers on deep learning applications in computational biology 184
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123
mzaradzki/neuralnets An experiment with various deep learning libraries and frameworks on images and time series data 162
glample/rnn-benchmarks This project provides benchmarking results comparing various deep learning RNN implementations across different frameworks. 169
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
kalvar/ios-bpn-neuralnetwork A neural network implementation for machine learning on iOS 33