da-phil's Stars
mpark/wg21
Framework for Writing C++ Committee Papers
karpathy/LLM101n
LLM101n: Let's build a Storyteller
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
gisbi-kim/symforce-tutorials
Learn symforce together :)
alandefreitas/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
strasdat/Sophus
C++ implementation of Lie Groups using Eigen.
jupyter-widgets/ipydatagrid
Fast Datagrid widget for the Jupyter Notebook and JupyterLab
xeonqq/multiple_view_geometry
A demonstration of how multple view geometry works
HugoBlox/theme-academic-cv
🎓 无需编写任何代码即可轻松创建漂亮的学术网站 Easily create a beautiful academic résumé or educational website using Hugo and GitHub. No code.
eoyilmaz/displaycal-py3
DisplayCAL Modernization Project
tksuoran/erhe
C++ library for modern OpenGL experiments
verdverm/pypge
Python implementation of the PGE algorithm
symforce-org/symforce
Fast symbolic computation, code generation, and nonlinear optimization for robotics
mapillary/OpenSfM
Open source Structure-from-Motion pipeline
per2jensen/dt-on-ubuntu
Darktable on Ubuntu, scripts for compiling DT on a specific Ubuntu version
darktable-org/darktable
darktable is an open source photography workflow application and raw developer
sudharsan13296/Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
uoip/stereo_msckf
Python implementation of Multi-State Constraint Kalman Filter (MSCKF) for Vision-aided Inertial Navigation.
geohot/twitchslam
A toy implementation of monocular SLAM written while livestreaming
MichaelGrupp/evo
Python package for the evaluation of odometry and SLAM
MRPT/mrpt
:zap: The Mobile Robot Programming Toolkit (MRPT)
microsoft/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
anaconda/nbpresent
next generation slides for Jupyter Notebooks
damianavila/RISE
RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
pixlsus/Scripts
A hodgepodge of scripting goodness from the pixls.us community.