SynapsesCSharp
Neural network library
A C# library for building and training neural networks
A neural networks library for CSharp
2 stars
3 watching
0 forks
Language: C#
last commit: over 3 years ago csharpdeep-learningmachine-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/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 |
mrdimosthenis/fsharp.synapses | A plug-and-play F# library for building and training neural networks | 14 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,511 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
karpathy/convnetjs | A JavaScript library for training and deploying neural networks in the browser | 10,902 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
deepakkumar1984/mxnet.sharp | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 937 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
totemstech/neuraln | A C++ library for building and training neural networks with high-performance support for large datasets. | 275 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
correlllab/nn4mc_cpp | Enables microcontrollers to make online predictions using trained neural networks | 29 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |