neural-fortran
Neural network library
A parallel framework for building neural networks in Fortran
A parallel framework for deep learning
411 stars
27 watching
85 forks
Language: Fortran
last commit: 5 months ago
Linked from 1 awesome list
cnndeep-learningfortranmachine-learningneural-networkparallel
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| An implementation of artificial neural networks using NumPy | 98 |
| A C++ library for building and training artificial neural networks | 1,601 |
| A collection of libraries for building and training neural networks in various programming languages | 70 |
| A Python library for implementing and training various neural network architectures | 40 |
| A lightweight library for defining and training neural networks in TensorFlow. | 373 |
| An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions | 10 |
| An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
| A C++ library implementing deep neural networks with good performance and modularity | 399 |
| Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
| A Common Lisp machine learning library that supports neural networks, Boltzmann machines, and other algorithms. | 593 |
| A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters | 5 |
| An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |