258 skills found · Page 1 of 9
tracel-ai / BurnBurn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
rust-ndarray / Ndarrayndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
nicolaspanel / NumjsLike NumPy, in JavaScript
mratsim / ArraymancerA fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
PyO3 / Rust NumpyPyO3-based Rust bindings of the NumPy C-API
owlbarn / OwlOwl - OCaml Scientific Computing @ https://ocaml.xyz
scijs / Ndarray📈 Multidimensional arrays for JavaScript
Kotlin / MultikMultidimensional array library for Kotlin
dmlc / MinervaMinerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy.
scijs / Get PixelsReads an image into an ndarray
google-deepmind / TreescopeAn interactive HTML pretty-printer for machine learning research in IPython notebooks.
wiseaidev / Rust Data AnalysisRust for data analysis encyclopedia (WIP).
rust-ndarray / Ndarray LinalgLinear algebra package for rust-ndarray using LAPACK binding
carlthome / Python Audio EffectsApply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays.
gorgonia / Tensorpackage tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
libdynd / LibdyndC++ dynamic ndarray library, with Python exposure
SciSharp / SharpCVA Computer Vision library for C# and F# that combines OpenCV and NDArray together in .NET Standard.
rust-ndarray / Ndarray StatsStatistical routines for ndarray
dupontcyborg / Numpy TsFull NumPy, in TypeScript/JavaScript (94% coverage)
wadetb / TinynumpyA lightweight, pure Python, numpy compliant ndarray class.