flare

Neural graph library

A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration.

Dynamic Tensor Graph library in Clojure (think PyTorch, DynNet, etc.)

GitHub

284 stars
18 watching
18 forks
Language: Clojure
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
originrose/cortex A Clojure-based machine learning library for neural networks and regression. 1,271
mrdimosthenis/clj-synapses A Clojure-based neural networks library for building and training artificial neural networks. 1
torch/nngraph Graphical computation library for building neural network architectures 299
japonophile/synaptic A Clojure-based library for building and training neural networks 88
uncomplicate/deep-diamond A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. 433
aria42/infer A Clojure-based library for building machine learning and statistical models in a flexible and composable way. 176
karpathy/recurrentjs A JavaScript library for building and training neural networks with automatic differentiation 939
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
shigekikarita/grain2 A library that provides an autograd and GPGPU framework for dynamic neural networks in D. 7
clojurewerkz/archimedes A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework 38
rinuboney/clatern A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. 67
gleethos/neureka A platform-independent tensor library with autograd capabilities for neural networks 72
karpathy/convnetjs A JavaScript library for training and deploying neural networks in the browser 10,895
google-deepmind/jraph A lightweight library for working with graph neural networks in jax. 1,375