mrdimosthenis/FSharp.Synapses
A plug-and-play library for neural networks written in FSharp
This is a tool for developers who want to build and use neural networks within F# applications. It helps you define a neural network by specifying its layer structure, then you can feed it input values to get predictions. Developers who need to integrate custom machine learning models into F# projects would use this.
No commits in the last 6 months.
Use this if you are an F# developer building an application that needs custom neural network capabilities for tasks like classification or regression.
Not ideal if you are not an F# developer or if you need a high-level, off-the-shelf machine learning solution without writing code.
Stars
14
Forks
1
Language
F#
License
—
Category
Last pushed
Aug 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mrdimosthenis/FSharp.Synapses"
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