petar / GoMNIST
GoMNIST is a Go driver for reading Yann LeCun's MNIST dataset of handwritten digits
☆45Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for GoMNIST
- Go binding for Tensorflow☆131Updated 6 years ago
- A multilayer perceptron network implemented in Go, with training via backpropagation.☆70Updated 4 years ago
- Machine Learning libraries for Go Lang - Linear regression, Logistic regression, etc.☆202Updated 7 years ago
- Amalgamation and go binding☆62Updated 9 years ago
- Genetic Algorithms library written in Go / golang☆200Updated 8 years ago
- K-Means algorithm implementation in Go☆118Updated 10 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆154Updated 5 years ago
- Full port of LIBSVM in the Go programming language☆101Updated 4 years ago
- word2vec in go lang☆71Updated 11 years ago
- Ngram index for golang☆114Updated 8 years ago
- libsvm go version☆73Updated 8 years ago
- linear algebra for go☆338Updated 6 years ago
- go binding for mxnet c_predict_api to do inference with pre-trained model☆55Updated 6 years ago
- Go bindings for FANN, library for artificial neural networks☆116Updated 9 years ago
- liblinear bindings for Go