go-pr
Pattern recognition library
A Go package for building pattern recognition applications
Pattern recognition package in Go lang.
66 stars
8 watching
14 forks
Language: Go
last commit: over 11 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dathoangnd/gonet | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 559 |
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 640 |
maddyblue/go-dsp | A package for performing digital signal processing tasks in the Go programming language. | 859 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
daviddengcn/go-colortext | A package to change console text colors | 214 |
phakornkiong/go-pattern-match | Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
chenquan/go-pkg | A Go toolkit for building software projects | 7 |
gorilla/pat | A simple HTTP router for Go. | 153 |
number571/go-peer | A library for developing secure, decentralized networks in the Go language | 265 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
nikolaydubina/go-featureprocessing | A Go library for fast and simple feature engineering and machine learning data preprocessing | 121 |