uncomplicate/deep-diamond
A Clojure library for fast tensor operations and deep neural network computations on CPU and GPU.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
Deep Diamond provides tensor computation and deep learning functionality for Clojure. It wraps optimized native libraries including DNNL for CPU and CUDA for NVIDIA GPUs to accelerate neural network training and inference. The library enables developers to build and run deep neural networks using idiomatic Clojure code.