konimarti / kalman
Adaptive Kalman filter in Golang
☆88Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for kalman
- PID controllers for Go.☆83Updated this week
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆34Updated 5 years ago
- State estimation and filtering algorithms in Go☆113Updated 4 months ago
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Go bindings for Darknet (YOLO v4 / v7-tiny / v3)☆83Updated last year
- Golgi is a library built on top of Gorgonia that provides neural network components☆39Updated 2 years ago
- Fastest levenshtein implementation in Go.☆129Updated 3 years ago
- Simple permutation package for golang☆40Updated 3 years ago
- A go in-memory table☆229Updated 2 years ago
- Optimized bit-level Reader and Writer for Go.☆245Updated last year
- ☆73Updated 2 months ago
- Go Joystick API☆62Updated last year
- A collection of image processing algorithms written in pure Go.☆75Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- some data structures and algorithms using golang☆69Updated 9 months ago
- A zero-dependency Go package for coordinate transformations.☆128Updated 3 months ago
- a* pathfinding algorithm written in go☆30Updated 3 years ago
- ☆129Updated 8 years ago
- Cluster analysis library for Golang☆89Updated 4 years ago
- Dependency Injection and Inversion of Control package☆36Updated 8 months ago
- Finite State Machine package in Go☆64Updated last year
- Golang deep copying, THE RIGHT WAY☆38Updated 4 years ago
- Expression evaluation in golang