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
325 stars
22 watching
21 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for performing sparse tensor operations on complex numbers in the browser | 54 |
| A Swift-based library for accelerated tensor operations and dynamic neural networks using reverse mode automatic differentiation. | 104 |
| A Swift wrapper around TensorFlow's C API for machine learning on the server-side. | 168 |
| Preprocessing and processing tools for text data in machine learning models | 1,239 |
| A Python library for tensor factorizations and multilinear algebra operations | 403 |
| A library for specifying and computing type-safe tensor manipulations with automatic differentiation | 59 |
| A JavaScript library for accelerated tensor computation in web browsers | 36 |
| A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
| Provides a set of statistical functions in Swift for calculations such as mean, median, standard deviation, and more. | 703 |
| A library designed to factorize highly sparse tensors with guaranteed cost-function decrease | 48 |
| Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
| A Scala API for TensorFlow's deep learning functionality | 939 |
| A spatial analysis library for Swift that provides functionality for working with geometric data and calculations | 238 |
| A Python library providing tools and methods for working with tensors, including decomposition and learning techniques. | 1,576 |
| An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |