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
10 stars
2 watching
1 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
cairo-langmachine-learningstarknet
Related projects:
Repository | Description | Stars |
---|---|---|
| A parallel framework for building neural networks in Fortran | 411 |
| An implementation of artificial neural networks using NumPy | 98 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| Trains artificial neural networks using the genetic algorithm | 241 |
| An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
| A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
| Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. | 22 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. | 383 |
| A Python library for implementing and training various neural network architectures | 40 |
| A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
| A comprehensive catalog of various neural machine translation implementations using different deep learning frameworks. | 359 |
| A neural network implementation using object-oriented modeling and inspired by biological systems | 184 |
| A Crystal binding for the Fast Artificial Neural Network library (FANN) to provide a simple interface for creating and training neural networks. | 85 |