FSharp.Synapses
Neural network library
A plug-and-play F# library for building and training neural networks
A plug-and-play library for neural networks written in FSharp
14 stars
3 watching
1 forks
Language: F#
last commit: about 3 years ago deep-learningfsharpfunctional-programmingmachine-learningneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
mrdimosthenis/synapses-java | A Java library for building and training neural networks. | 0 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
fsprojects/fsharp.management | Provides type providers for managing machine components and services | 91 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
mrdimosthenis/emel | A Gleam implementation of a machine learning library with support for various algorithms and data types | 105 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
tarmil/fsharp.systemtextjson | A library providing support for F# types to serialize to System.Text.Json | 329 |