go-pr
Pattern recognition library
A Go package for building pattern recognition applications
Pattern recognition package in Go lang.
67 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,868 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 561 |
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. | 220 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
maddyblue/go-dsp | A package for performing digital signal processing tasks in the Go programming language. | 862 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 806 |
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. | 154 |
number571/go-peer | A library for building secure and private networks in Go | 270 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 291 |
nikolaydubina/go-featureprocessing | A Go library for fast and simple feature engineering and machine learning data preprocessing | 121 |