tract VS friedrich

Compare tract vs friedrich and see what are their differences.

tract

Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference (by sonos)

friedrich

A Rust implementation of Gaussian Process regression. (by nestordemeure)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tract friedrich
20 2
2,050 50
2.9% -
9.8 0.0
5 days ago 4 months ago
Rust Rust
Apache 2.0/MIT Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tract

Posts with mentions or reviews of tract. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.

friedrich

Posts with mentions or reviews of friedrich. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-15.
  • How far along is the ML ecosystem with Rust?
    6 projects | /r/rust | 15 Sep 2021
    For other algorithms, there is not yet a single library to rule them all (linfa might become that at some point) but searching for the algorithm you need on crate.io is likely to give you some results (obligatory plug to Friedrich, my gaussian process implementation).
  • Interactive Visualization of Gaussian Processes
    1 project | news.ycombinator.com | 2 Jun 2021
    For me the good reason to use gaussian regression is the fact that you get an uncertainty on the output.

    The big downside is that it takes expert knowledge (to design a proper kernel) and a solid implementation (to avoid the various numerical problems they can produce) to apply them to practical problem. Most implementation either break down very quickly or are not flexible enough for my taste.

    I have a Rust implementation [0] which tries to help with the flexibility aspect but it is still very far from perfect.

    [0]: https://github.com/nestordemeure/friedrich

What are some alternatives?

When comparing tract and friedrich you can also consider the following projects:

onnxruntime-rs - Rust wrapper for Microsoft's ONNX Runtime (version 1.8)

awesome-rust - A curated list of Rust code and resources.

MTuner - MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms

Peroxide - Rust numeric library with R, MATLAB & Python syntax

wonnx - A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web

rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266

ncurses-rs - A low-level ncurses wrapper for Rust

tch-rs - Rust bindings for the C++ api of PyTorch.

linfa - A Rust machine learning framework.

fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

tangram - Tangram makes it easy for programmers to train, deploy, and monitor machine learning models.