TensorSwift

Tensor calculator

A lightweight Swift library to calculate tensors similar to TensorFlow's

A lightweight library to calculate tensors in Swift, which has similar APIs to TensorFlow's

GitHub

325 stars
22 watching
21 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
quantum-flytrap/quantum-tensors A package for performing sparse tensor operations on complex numbers in the browser 54
palle-k/dl4s A Swift-based library for accelerated tensor operations and dynamic neural networks using reverse mode automatic differentiation. 104
perfectlysoft/perfect-tensorflow A Swift wrapper around TensorFlow's C API for machine learning on the server-side. 168
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,239
mnick/scikit-tensor A Python library for tensor factorizations and multilinear algebra operations 403
mstksg/tensor-ops A library for specifying and computing type-safe tensor manipulations with automatic differentiation 59
hoff97/tensorjs A JavaScript library for accelerated tensor computation in web browsers 36
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,597
evgenyneu/sigmaswiftstatistics Provides a set of statistical functions in Swift for calculations such as mean, median, standard deviation, and more. 703
stitchfix/ntflib A library designed to factorize highly sparse tensors with guaranteed cost-function decrease 48
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,583
eaplatanios/tensorflow_scala A Scala API for TensorFlow's deep learning functionality 939
mapbox/turf-swift A spatial analysis library for Swift that provides functionality for working with geometric data and calculations 238
tensorly/tensorly A Python library providing tools and methods for working with tensors, including decomposition and learning techniques. 1,576
burness/tensorflow-101 An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. 1,113