mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added go-featureprocessing (#3409)
* added go-featureprocessing * fix * fix
This commit is contained in:
parent
9ef3a589ff
commit
e7914c49be
@ -1102,6 +1102,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [go-cluster](https://github.com/e-XpertSolutions/go-cluster) - Go implementation of the k-modes and k-prototypes clustering algorithms.
|
* [go-cluster](https://github.com/e-XpertSolutions/go-cluster) - Go implementation of the k-modes and k-prototypes clustering algorithms.
|
||||||
* [go-deep](https://github.com/patrikeh/go-deep) - A feature-rich neural network library in Go.
|
* [go-deep](https://github.com/patrikeh/go-deep) - A feature-rich neural network library in Go.
|
||||||
* [go-fann](https://github.com/white-pony/go-fann) - Go bindings for Fast Artificial Neural Networks(FANN) library.
|
* [go-fann](https://github.com/white-pony/go-fann) - Go bindings for Fast Artificial Neural Networks(FANN) library.
|
||||||
|
* [go-featureprocessing](https://github.com/nikolaydubina/go-featureprocessing) - Fast and convenient feature processing for low latency machine leraning in Go.
|
||||||
* [go-galib](https://github.com/thoj/go-galib) - Genetic Algorithms library written in Go / golang.
|
* [go-galib](https://github.com/thoj/go-galib) - Genetic Algorithms library written in Go / golang.
|
||||||
* [go-pr](https://github.com/daviddengcn/go-pr) - Pattern recognition package in Go lang.
|
* [go-pr](https://github.com/daviddengcn/go-pr) - Pattern recognition package in Go lang.
|
||||||
* [gobrain](https://github.com/goml/gobrain) - Neural Networks written in go.
|
* [gobrain](https://github.com/goml/gobrain) - Neural Networks written in go.
|
||||||
|
Loading…
Reference in New Issue
Block a user