jbarrow/LambdaNet
Purely functional artificial neural network library implemented in Haskell.
LambdaNet helps developers quickly build and experiment with custom artificial neural networks. You provide training data and define network layers and it outputs a trained network that can make predictions. It is designed for Haskell developers who need a functional approach to neural network design and implementation.
383 stars. No commits in the last 6 months.
Use this if you are a Haskell developer looking for a purely functional library to construct, train, and deploy neural networks.
Not ideal if you are not a Haskell developer or if you need robust data handling tools, as this library focuses solely on network creation and training.
Stars
383
Forks
38
Language
Haskell
License
MIT
Category
Last pushed
Mar 25, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jbarrow/LambdaNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
elixir-nx/bumblebee
Pre-trained Neural Network models in Axon (+ 🤗 Models integration)
CrayLabs/SmartRedis
SmartSim Infrastructure Library Clients.
xlang-foundation/xlang
A next-generation dynamic and high-performance language for AI and IOT with natural born...
elixir-nx/axon
Nx-powered Neural Networks
elixir-nx/scholar
Traditional machine learning on top of Nx