awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
symforce-org avatar

symforce-org/symforce

0
View on GitHub↗
1,618 स्टार्स·169 फोर्क्स·C++·Apache-2.0·3 व्यूज़symforce.org↗

Symforce

Features

  • Optimization Libraries - Symbolic computation and nonlinear optimization for robotics.

स्टार हिस्ट्री

symforce-org/symforce के लिए स्टार हिस्ट्री चार्टsymforce-org/symforce के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Symforce के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Symforce के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • robotlocomotion/drakeRobotLocomotion का अवतार

    RobotLocomotion/drake

    3,910GitHub पर देखें↗

    Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and verifying the dynamics of complex robotic systems. It functions as a multibody dynamics simulator and a mathematical optimization library, providing a suite of algorithms for trajectory optimization and the simulation of articulated robots. The framework is distinguished by its block-diagram system for composing dynamical subsystems and its ability to formulate and solve diverse mathematical programs, including linear, quadratic, and nonconvex nonlinear problems. It supports specializ

    C++drakerobotics
    GitHub पर देखें↗3,910
  • ceres-solver/ceres-solverceres-solver का अवतार

    ceres-solver/ceres-solver

    4,499GitHub पर देखें↗

    Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained optimization problems. It serves as a framework for automatic differentiation and robust curve fitting, providing tools to solve large-scale mathematical models. The library is distinguished by its bundle adjustment capabilities, which exploit sparse matrix structures to refine 3D scene points and camera parameters. It utilizes dual-number automatic differentiation to compute derivatives of cost functions, removing the need for manual Jacobian derivation. The project covers a

    C++
    GitHub पर देखें↗4,499
  • davisking/dlibdavisking का अवतार

    davisking/dlib

    14,399GitHub पर देखें↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    GitHub पर देखें↗14,399
  • borglab/gtsamborglab का अवतार

    borglab/gtsam

    3,522GitHub पर देखें↗

    GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.

    Jupyter Notebook
    GitHub पर देखें↗3,522
Symforce के सभी 7 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

symforce-org/symforce की मुख्य विशेषताएं क्या हैं?

symforce-org/symforce की मुख्य विशेषताएं हैं: Optimization Libraries।

symforce-org/symforce के कुछ ओपन-सोर्स विकल्प क्या हैं?

symforce-org/symforce के ओपन-सोर्स विकल्पों में शामिल हैं: robotlocomotion/drake — Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and… ceres-solver/ceres-solver — Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained… davisking/dlib — dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and… borglab/gtsam — GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor… rainerkuemmerle/g2o — g2o: A General Framework for Graph Optimization. scipy/scipy — SciPy is a scientific computing library for Python that provides a comprehensive collection of mathematical algorithms…