awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
erwincoumans avatar

erwincoumans/tiny-differentiable-simulator

0
View on GitHub↗
1,362 Stars·138 Forks·C++·Apache-2.0·1 Aufruf

Tiny Differentiable Simulator

Tiny Differentiable Simulator is a header-only C++ and CUDA physics library for reinforcement learning and robotics with zero dependencies.

Features

  • Physics Simulation - Header-only differentiable physics engine for robotics.

Star-Verlauf

Star-Verlauf für erwincoumans/tiny-differentiable-simulatorStar-Verlauf für erwincoumans/tiny-differentiable-simulator

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Tiny Differentiable Simulator

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Tiny Differentiable Simulator.
  • carla-simulator/carlaAvatar von carla-simulator

    carla-simulator/carla

    14,072Auf GitHub ansehen↗

    CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving software. It functions as an urban traffic simulator that generates realistic vehicle and pedestrian behavior and as a synthetic sensor data generator producing LiDAR, Radar, and camera data. The platform distinguishes itself through its deep integration with robotics frameworks, specifically providing native connectivity to ROS2 nodes for robotic control and data processing. It supports the training of driving models via imitation and reinforcement learning within a controlle

    C++
    Auf GitHub ansehen↗14,072
  • genesis-embodied-ai/genesis-worldAvatar von Genesis-Embodied-AI

    Genesis-Embodied-AI/genesis-world

    29,351Auf GitHub ansehen↗

    Genesis World is an embodied AI simulation platform designed for training robotic agents through physics-based interactions. It centers on a multi-physics simulation engine that integrates rigid body, particle, and finite element method dynamics, supported by a parallel simulation kernel compiler that translates Python functions into optimized GPU and CPU kernels. The platform features a photorealistic robot renderer that utilizes path-tracing and Gaussian Splatting to generate synthetic training data. It includes a domain randomization framework to vary lighting and physical parameters acros

    Python
    Auf GitHub ansehen↗29,351
  • dusty-nv/jetson-inferenceAvatar von dusty-nv

    dusty-nv/jetson-inference

    8,734Auf GitHub ansehen↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    Auf GitHub ansehen↗8,734
  • ayonga/frost-devAvatar von ayonga

    ayonga/frost-dev

    169Auf GitHub ansehen↗

    Fast Robot Optimization and Simulation Toolkit (FROST)

    MATLAB
    Auf GitHub ansehen↗169
Alle 30 Alternativen zu Tiny Differentiable Simulator anzeigen→

Häufig gestellte Fragen

Was macht erwincoumans/tiny-differentiable-simulator?

Tiny Differentiable Simulator is a header-only C++ and CUDA physics library for reinforcement learning and robotics with zero dependencies.

Was sind die Hauptfunktionen von erwincoumans/tiny-differentiable-simulator?

Die Hauptfunktionen von erwincoumans/tiny-differentiable-simulator sind: Physics Simulation.

Welche Open-Source-Alternativen gibt es zu erwincoumans/tiny-differentiable-simulator?

Open-Source-Alternativen zu erwincoumans/tiny-differentiable-simulator sind unter anderem: genesis-embodied-ai/genesis-world — Genesis World is an embodied AI simulation platform designed for training robotic agents through physics-based… carla-simulator/carla — CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… ayonga/frost-dev — Fast Robot Optimization and Simulation Toolkit (FROST). danielchappuis/reactphysics3d — Open source C++ physics engine library in 3D. bulletphysics/bullet3 — Bullet3 is a professional physics simulation engine designed for calculating rigid body, soft body, and collision…