clj-synapses

Neural network library

A Clojure-based neural networks library for building and training artificial neural networks.

A neural networks library for Clojure

GitHub

1 stars
3 watching
1 forks
Language: Clojure
last commit: over 3 years ago
Linked from 1 awesome list

clojuredeep-learningfunctional-programmingmachine-learningneural-network

Backlinks from these awesome lists:

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/synapsescsharp A C# library for building and training neural networks 1
japonophile/synaptic A Clojure-based library for building and training neural networks 88
mrdimosthenis/fsharp.synapses A plug-and-play F# library for building and training neural networks 14
originrose/cortex A Clojure-based machine learning library for neural networks and regression. 1,271
rinuboney/clatern A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. 67
stevenmiller888/mind A neural network library for building and training neural networks in JavaScript 1,513
gigasquid/k9 A Clojure library for constructing and training simple neural networks using core.matrix 104
karpathy/convnetjs A JavaScript library for training and deploying neural networks in the browser 10,895
karpathy/recurrentjs A JavaScript library for building and training neural networks with automatic differentiation 939
mikecmpbll/rann Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. 3
scicloj/scicloj.ml A machine learning library built on top of Clojure with a focus on data preprocessing and model creation 216
aria42/flare A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. 284
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123