https://github.com/mlpack/mlpack-go
Distribution repository for mlpack Go bindings
https://github.com/mlpack/mlpack-go
Last synced: about 1 year ago
JSON representation
Distribution repository for mlpack Go bindings
- Host: GitHub
- URL: https://github.com/mlpack/mlpack-go
- Owner: mlpack
- License: bsd-3-clause
- Created: 2020-06-22T23:50:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T17:29:15.000Z (about 1 year ago)
- Last Synced: 2025-04-04T18:32:26.727Z (about 1 year ago)
- Language: Go
- Size: 1.35 MB
- Stars: 11
- Watchers: 10
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
a fast, flexible machine learning library
Home |
Documentation |
Questions
This repository contains the *Go bindings* for mlpack. These bindings are
auto-generated, and so this repository is not really maintained or monitored.
If you are *looking for the documentation* for the Go bindings, try here:
* [Go quickstart tutorial](https://www.mlpack.org/doc/quickstart/go.html)
* [Go binding documentation](https://www.mlpack.org/doc/user/bindings/go.html)
If you are *having trouble* or *want to learn more*, try looking in the main
mlpack repository:
* [mlpack/mlpack](https://github.com/mlpack/mlpack/)
Any issues with the Go bindings should be filed there.