grain2
Neural network library
A library that provides an autograd and GPGPU framework for dynamic neural networks in D.
Autograd and GPGPU library for dynamic neural networks in D
7 stars
3 watching
0 forks
Language: D
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 123 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,010 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 284 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
neuralegion/shainet | A neural network implementation using object-oriented modeling and inspired by biological systems | 183 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |