package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
☆383Apr 4, 2025Updated 11 months ago
Alternatives and similar repositories for tensor
Users that are interested in tensor are comparing it to the libraries listed below
Sorting:
- Gorgonia is a library that helps facilitate machine learning in Go.☆5,912Aug 12, 2024Updated last year
- Golgi is a library built on top of Gorgonia that provides neural network components☆43Jan 31, 2022Updated 4 years ago
- godl: Go Deep Learning framework☆14May 14, 2022Updated 3 years ago
- onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.☆877Sep 2, 2024Updated last year
- A High-level Machine Learning Library for Go☆374Mar 4, 2024Updated 2 years ago
- Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and mo…☆8,336Feb 22, 2026Updated last month
- package cu provides an idiomatic interface to the CUDA Driver API.☆530Jun 23, 2024Updated last year
- Go binding for Pytorch C++ API (libtorch)☆644Feb 25, 2025Updated last year
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆35Feb 23, 2021Updated 5 years ago
- bits of sklearn ported to Go #golang☆358Jul 11, 2020Updated 5 years ago
- Package vecf32 provides common functions and methods for slices of float32☆13Jun 14, 2023Updated 2 years ago
- A float32 version of Go's math package☆85Dec 20, 2024Updated last year
- Gota: DataFrames and data wrangling in Go (Golang)☆3,270Aug 9, 2023Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116May 3, 2024Updated last year
- Reinforcement Learning in Go☆352Oct 22, 2020Updated 5 years ago
- Artificial Neural Network☆555Jul 11, 2024Updated last year
- Word Embeddings in Go!☆504Apr 2, 2023Updated 2 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆223Feb 14, 2021Updated 5 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Sep 16, 2018Updated 7 years ago
- A Go DataFrame built on Apache Arrow☆12Jul 7, 2020Updated 5 years ago
- Tensorflow + Go, the gopher way☆2,494Mar 13, 2024Updated 2 years ago
- Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation…☆1,870Dec 30, 2025Updated 2 months ago
- A hyperparameter optimization framework, inspired by Optuna.☆277Aug 12, 2025Updated 7 months ago
- A repository for plotting and visualizing data☆2,945Sep 21, 2025Updated 6 months ago
- Neural network auditory processing code in Go focused on filtering speech wav files via mel filters☆11Jan 22, 2024Updated 2 years ago
- On-line Machine Learning in Go (and so much more)☆1,613Jul 15, 2022Updated 3 years ago
- DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration☆1,283Apr 2, 2022Updated 3 years ago
- Run ONNX models using Go☆84Mar 30, 2025Updated 11 months ago
- Machine Learning for Go☆9,444Jan 15, 2024Updated 2 years ago
- Cybertron: the home planet of the Transformers in Go☆325Jun 8, 2024Updated last year
- package lingo provides the data structures and algorithms required for natural language processing☆158Feb 25, 2023Updated 3 years ago
- A Go idiomatic binding to the C++ core of PyTorch☆360Aug 7, 2023Updated 2 years ago
- Self-contained Machine Learning and Natural Language Processing library in Go☆1,849Apr 1, 2025Updated 11 months ago
- NLP tokenizers written in Go language☆316Nov 27, 2025Updated 3 months ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆51May 31, 2024Updated last year
- Go bindings for arrayfire☆17Mar 8, 2016Updated 10 years ago
- Neural Networks written in go☆566Dec 12, 2020Updated 5 years ago
- Various packages for working with Apache Arrow in Go, including a DataFrame implementation.☆29Jan 19, 2025Updated last year
- Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linea…☆55Dec 8, 2021Updated 4 years ago