ocaml-nn
Neural Network Library
A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters
Fully functional implementation of FCNNs with Back Prop
5 stars
1 watching
0 forks
Language: OCaml
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. | 1,225 |
| A parallel framework for building neural networks in Fortran | 411 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| 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 Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| Enables microcontrollers to make online predictions using trained neural networks | 29 |
| A neural network implementation for machine learning on iOS | 33 |
| A modular standard library extension and string library for OCaml | 494 |
| Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 24 |
| A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
| A Go-based neural network library for building and training artificial neural networks. | 55 |