synapses-java
Neural network library
A Java library for building and training neural networks.
A neural networks library for Java
0 stars
3 watching
0 forks
Language: Java
last commit: over 3 years ago deep-learningjavamachine-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/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
mrdimosthenis/synapsescsharp | A C# library for building and training 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,513 |
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,889 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 939 |
synsense/sinabs | A deep learning library for training and deploying spiking neural networks using PyTorch. | 81 |
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
mrdimosthenis/emel | A Gleam implementation of a machine learning library with support for various algorithms and data types | 105 |
fielddb/brain | A JavaScript library for training and using neural networks | 1 |
load1n9/synaptic | A lightweight JavaScript neural network library with minimal dependencies. | 14 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |