go-estimate
Filtering library
A collection of filtering algorithms implemented in Go
State estimation and filtering algorithms in Go
114 stars
6 watching
8 forks
Language: Go
last commit: 7 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. | 806 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
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. | 451 |
arnauddri/algorithms | A collection of algorithms and data structures implemented in Go for educational purposes. | 1,854 |
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 | 482 |
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 | 618 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
alonsovidales/go_ml | Provides pre-built implementations of machine learning algorithms in Go | 202 |