vectorflow
Neural network library
A lightweight neural network library optimized for sparse data and single machine environments.
1k stars
382 watching
86 forks
Language: D
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 372 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
fielddb/brain | A JavaScript library for training and using neural networks | 1 |
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 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
jbarrow/lambdanet | An artificial neural network library for rapid prototyping and extension in Haskell. | 377 |
libfann/fann | A C++ library for building and training artificial neural networks | 1,594 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 123 |
karpathy/convnetjs | A JavaScript library for training and deploying neural networks in the browser | 10,889 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |