neureka
Tensor library
A platform-independent tensor library with autograd capabilities for neural networks
A platform independent tensor library with autograd for the JVM
71 stars
5 watching
1 forks
Language: Java
last commit: 6 months ago
Linked from 1 awesome list
deep-neural-networksjavalibrary
Related projects:
Repository | Description | Stars |
---|---|---|
hoff97/tensorjs | A JavaScript library for accelerated tensor computation in web browsers | 36 |
uncomplicate/deep-diamond | A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. | 433 |
mratsim/arraymancer | A fast and ergonomic tensor library with automatic differentiation support for deep learning on multiple platforms. | 1,338 |
hasktorch/hasktorch | A Haskell library for building and training neural networks with native C++ libraries. | 1,069 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,819 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
vlang/vtl | A C library providing an n-dimensional tensor data structure and linear algebra routines | 148 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 284 |
google/tensorstore | A C++ and Python library for storing and manipulating large multi-dimensional arrays in various formats and storage systems. | 1,352 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
batzner/tensorlm | A library for text generation with recurrent neural networks using TensorFlow | 61 |
neuraxio/neuraxle-tensorflow | Provides utility functions and abstractions for building machine learning models using TensorFlow | 4 |
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
palle-k/dl4s | A Swift-based library for accelerated tensor operations and dynamic neural networks using reverse mode automatic differentiation. | 102 |