GitHub topics: gonum
HazelnutParadise/insyra
A next-generation data analysis library for Golang.
Language: Go - Size: 66.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 32 - Forks: 2

mattn/go-gonum-logisticregression-iris
Implementation of Logistic Regression in Go
Language: Jupyter Notebook - Size: 473 KB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 1

lthibault/jitterbug
Tickers with random jitter
Language: Go - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 90 - Forks: 5

RenatoGeh/gospn
A free, open-source inference and learning library for Sum-Product Networks (SPN)
Language: Go - Size: 25.7 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 5

mukappalambda/cg-go
Language: Go - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

coderonion/moblas
BLAS (Basic Linear Algebra Subprograms) library written in mojo programming language.
Language: Mojo - Size: 5.86 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

ChristopherRabotin/gokalman 📦
A Kalman Filter library in go. Includes several examples in statistical orbit determination.
Language: Go - Size: 9.94 MB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 22 - Forks: 3

james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
Language: Go - Size: 324 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 157 - Forks: 23

po3rin/gomnist
:memo:Package gomnist lets you to load the MNIST data set for use with gonum package.
Language: Go - Size: 11.1 MB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

miguelmota/tweet-patterns 📦
Visualize tweet patterns
Language: Go - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 0

mojo-cc/monum Fork of codingonion/monum
Mojo BLAS (Basic Linear Algebra Subprograms)
Language: Mojo - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Konstantin8105/golis 📦
Golang implementation of lis
Language: Go - Size: 54.7 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

florianl/matf 📦
Library to extract information from MAT-files into golang structures
Language: Go - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 4

Godwinh19/gotorch
Pytorch - Python + Golang = Gotorch
Language: Go - Size: 167 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 1

krulsaidme0w/golang-simple-digit-recognizer
simple digit recognizer
Language: Go - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

maorshutman/lm
Package lm solves non-linear least squares problems using the Levenberg-Marquardt method.
Language: Go - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 3

r2dtools/mnist
Package provides a simple interface to parse and use the MNIST database
Language: Go - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

mattn/go-pairplot
Language: Go - Size: 190 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 1

clarkedb/markov-language-model
A "small" language model using Markov Chains for text generation
Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

p-saucedo/GoQEA
Golang implementation of the Quantum Inspired Optimizer
Language: Go - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Konstantin8105/matpi
Convert matrix to picture
Language: Go - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

PaluMacil/gophernet
a multilayer neural net written in go
Language: Go - Size: 702 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

pcolladosoto/mlp-go
A MLP implemented in Go
Language: Go - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sbinet/go-trackml
trackml is a Go package to simplify working with the High Energy Physics Tracking Machine Learning challenge
Language: Go - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 0

go-hep/binder
A repo holding a few notebooks examples for mybinder and Go-HEP
Language: Shell - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

kevinschoon/qviz
QViz Interactive Plotting
Language: Go - Size: 1.26 MB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

PaluMacil/flesch-index
A readability scoring tool written in Go.
Language: Go - Size: 580 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

AnthonyHewins/vandermonde
Generate a generalized vandermonde matrix
Language: Go - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

evanmcclure/makeyourownneuralnetwork
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
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

nskondratev/gonum-quasi-clique
Implementation of DDA algorithm for finding maximal degree-based quasi-cliques using Gonum graph representation.
Language: Go - Size: 170 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dikaeinstein/mc-pi-plot
Approximating PI (Ï€) using Monte Carlo technique implemented with Golang
Language: Go - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
