deep-diamond
Tensor library
A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs.
A fast Clojure Tensor & Deep Learning library
433 stars
28 watching
17 forks
Language: Clojure
last commit: about 2 months ago
Linked from 1 awesome list
clojurecudadeep-learningdeep-neural-networksdnnlgpujavanvidia
Related projects:
Repository | Description | Stars |
---|---|---|
uncomplicate/clojurecl | A Clojure library that enables parallel computations on GPU using OpenCL | 277 |
hoff97/tensorjs | A JavaScript library for accelerated tensor computation in web browsers | 36 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
uncomplicate/clojurecuda | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 180 |
mratsim/arraymancer | A fast and ergonomic tensor library with automatic differentiation support for deep learning on multiple platforms. | 1,338 |
vlang/vtl | A C library providing an n-dimensional tensor data structure and linear algebra routines | 148 |
gleethos/neureka | A platform-independent tensor library with autograd capabilities for neural networks | 71 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 284 |
diffsharp/diffsharp | A tensor library with support for differentiable programming in machine learning and optimization. | 589 |
palle-k/dl4s | A Swift-based library for accelerated tensor operations and dynamic neural networks using reverse mode automatic differentiation. | 102 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,592 |
osai-ai/tensor-stream | Decodes real-time video streams into CUDA memory to support GPU-based deep learning processing | 380 |
coreylowman/dfdx | A deep learning library for Rust with GPU acceleration and ergonomic API. | 1,737 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
google/tensorstore | A C++ and Python library for storing and manipulating large multi-dimensional arrays in various formats and storage systems. | 1,352 |