shainet
Neural Network Library
A neural network implementation using object-oriented modeling and inspired by biological systems
SHAInet - a pure Crystal machine learning library
183 stars
31 watching
19 forks
Language: Crystal
last commit: almost 2 years ago
Linked from 1 awesome list
convolutional-neural-networkscrystaldeep-learningdeep-neural-networksmachine-learningneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
neuralegion/crystal-fann | A Crystal binding for the Fast Artificial Neural Network library (FANN) to provide a simple interface for creating and training neural networks. | 85 |
saschagrunert/nn | A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
irfansharif/cerebrum | An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
alexbrillant/multi-layer-perceptron | An implementation of a multi-layer neural network in Python, allowing users to train and use the network for classification tasks. | 5 |
shigekikarita/grain2 | A library that provides an autograd and GPGPU framework for dynamic neural networks in D. | 7 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 123 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
zueve/neurolab | A Python library for building and training neural networks. | 163 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
totemstech/neuraln | A C++ library for building and training neural networks with high-performance support for large datasets. | 275 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |