synaptic
Neural net library
A Clojure-based library for building and training neural networks
Neural Networks in Clojure
88 stars
7 watching
11 forks
Language: Clojure
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
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 |
karpathy/convnetjs | A JavaScript library for training and deploying neural networks in the browser | 10,889 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
jimpil/enclog | A Clojure wrapper around the Encog machine learning framework, providing an interface to build and train neural networks | 137 |
jbarrow/lambdanet | An artificial neural network library for rapid prototyping and extension in Haskell. | 377 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 939 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 284 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
load1n9/synaptic | A lightweight JavaScript neural network library with minimal dependencies. | 14 |