There are 0 repository under gonum topic.
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
A next-generation data analysis library for Golang.
Package lm solves non-linear least squares problems using the Levenberg-Marquardt method.
A Kalman Filter library in go. Includes several examples in statistical orbit determination.
Implementation of Logistic Regression in Go
Visualize tweet patterns
trackml is a Go package to simplify working with the High Energy Physics Tracking Machine Learning challenge
BLAS (Basic Linear Algebra Subprograms) library written in mojo programming language.
Golang implementation of lis
A "small" language model using Markov Chains for text generation
Approximating PI (π) using Monte Carlo technique implemented with Golang
Golang implementation of a single hidden layer feed forward neural network based on the Python notebook for Make Your Own Neural Network by Tariq Rashid
A readability scoring tool written in Go.
Implementation of DDA algorithm for finding maximal degree-based quasi-cliques using Gonum graph representation.