Highlights
- Pro
Starred repositories
A library for efficient similarity search and clustering of dense vectors.
A brief computer graphics / rendering course
Development repository for the Triton language and compiler
Open-source simulator for autonomous driving research.
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
A brief computer graphics / rendering course
free C++ class library of cryptographic schemes
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
An open-source implementation of the AlphaGoZero algorithm
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Jupyter kernel for the C++ programming language
A machine learning compiler for GPUs, CPUs, and ML accelerators
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
The Arcade Learning Environment (ALE) -- a platform for AI research.
Mitsuba 2: A Retargetable Forward and Inverse Renderer
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
Tiny Differentiable Simulator is a header-only C++ and CUDA physics library for reinforcement learning and robotics with zero dependencies.
NUS ICPC Team's Notebook for ACM ICPC World final 2016
Here is how to prepare for Data Structures / Algorithms for Coding Interviews. This is a comprehensive collection of problems across hot interview topics like Dynamic Programming, LinkedLists, Gree…
Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing and includes modules for feature extraction, classification …
Code release for "Canonical Surface Mapping via Geometric Cycle Consistency"
JustusThies / PyMarchingCubes
Forked from pmneila/PyMCubesMarching cubes with and without color interpolation, and edge subsampling.