go-estimate
Filtering library
A collection of filtering algorithms implemented in Go
State estimation and filtering algorithms in Go
113 stars
6 watching
8 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
estimatorextended-kalman-filterfilteringgolangkalman-filterparticle-filterparticle-filterssensor-fusionunscented-kalman-filter
Related projects:
Repository | Description | Stars |
---|---|---|
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
nikolaydubina/go-ml-benchmarks | A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform | 30 |
nikolaydubina/go-featureprocessing | A Go library for fast and simple feature engineering and machine learning data preprocessing | 121 |
james-bowman/nlp | This project provides a set of algorithms and implementations for natural language processing in Go. | 450 |
arnauddri/algorithms | A collection of algorithms and data structures implemented in Go for educational purposes. | 1,855 |
kzahedi/goent | Provides an implementation of entropy measures and related statistical concepts in Go. | 35 |
timkaye11/gorecommend | A package of Collaborative Filtering algorithms in Go for recommendation systems. | 206 |
e-xpertsolutions/go-cluster | Implementation of k-modes and k-prototypes clustering algorithms in Go. | 43 |
cloudfoundry/gosigar | An open-source Golang implementation of the Sigar API | 484 |
piotrkowalczuk/promgrpc | Provides metrics and instrumentation for gRPC-based Go applications. | 52 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 617 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
alonsovidales/go_ml | Provides a collection of machine learning algorithms and implementations for data analysis in Go | 203 |