neural-network-cairo

Neural Network Implementation

An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions

Neural Network implementation from scratch for MNIST using Cairo 1.0

GitHub

10 stars
2 watching
1 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list

cairo-langmachine-learningstarknet

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
modern-fortran/neural-fortranA parallel framework for building neural networks in Fortran411
ahmedfgad/numpyannAn implementation of artificial neural networks using NumPy98
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241
lijianfei06/mnasnet-caffeAn implementation of a deep neural network architecture search method for mobile devices using the Caffe framework.52
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
irfansharif/cerebrumAn implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language.36
ahmedfgad/cnngeneticTrains CNNs using a genetic algorithm for classification problems where one class per sample is allowed.22
lim0606/caffe-googlenet-bnRe-implementation of a neural network model with batch normalization and customized training parameters.131
mg2033/shufflenetAn implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power.383
molcik/python-neuronA Python library for implementing and training various neural network architectures40
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127
jonsafari/nmt-listA comprehensive catalog of various neural machine translation implementations using different deep learning frameworks.359
neuralegion/shainetA neural network implementation using object-oriented modeling and inspired by biological systems184
neuralegion/crystal-fannA Crystal binding for the Fast Artificial Neural Network library (FANN) to provide a simple interface for creating and training neural networks.85