SaaSHub helps you find the best software and product alternatives Learn more →
Top 9 C++ automatic-differentiation Projects
-
Project mention: LLM Evaluation: Which LLM to use for developing a personal assistant? | dev.to | 2024-12-01
All models of 3B and 7B size were run locally with Ollama. The 7B+ models were used with a Kaggle notebooks and a suitable gguf model file loaded with ggml.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
-
-
control-toolbox
The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
-
-
In my latest contribution to the open-source library Theoretica, I tackled Issue #81 focused on refining and enhancing the inline documentation for two central components: mat (the matrix class) and vec (the vector class). This issue was raised to improve the readability and usability of these classes, which are essential in mathematical computations and commonly used across various areas in the library. Proper documentation is key to making complex code accessible to other developers and contributors.
-
Mission : Impossible (AutoDiff)
A concise C++17 implementation of automatic differentiation (operator overloading)
-
TemporalSetInversion
Reference implementation for "Temporal Set Inversion for Animated Implicits" (SIGGRAPH 2023)
-
C++ automatic-differentiation discussion
C++ automatic-differentiation related posts
-
LLM Evaluation: Which LLM to use for developing a personal assistant?
-
Everything I've learned so far about running local LLMs
-
Building a local and private LLM server in Rust
-
The Elements of Differentiable Programming
-
Astray: A performance-portable geodesic ray tracing library.
-
Point-to-Point Distance Constraint: Gradient of Forward Kinematics
-
Autodiff: Simple C++17 library for Automatic Differentiation
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Index
What are some of the best open-source automatic-differentiation projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | ggml | 11,316 |
2 | pinocchio | 1,959 |
3 | autodiff | 1,669 |
4 | control-toolbox | 1,459 |
5 | FastAD | 98 |
6 | theoretica | 22 |
7 | Mission : Impossible (AutoDiff) | 21 |
8 | TemporalSetInversion | 13 |
9 | sadET | 1 |