LawranceXcl's Stars
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
fengdu78/lihang-code
《统计学习方法》的代码实现
benfred/py-spy
Sampling profiler for Python programs
zhanwen/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
davidhalter/jedi
Awesome autocompletion, static analysis and refactoring library for python
BehaviorTree/BehaviorTree.CPP
Behavior Trees Library in C++. Batteries included.
borglab/gtsam
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.
cai-hust/manim-tutorial-CN
manim中文入门教程
PatWie/CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
kthohr/optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
BehaviorTree/Groot
Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP
VincentWong3/automatic-driving-decision-and-planning-for-matlab
yixuan/LBFGSpp
A header-only C++ library for L-BFGS and L-BFGS-B algorithms
DerrickXuNu/Learn-Carla
Learn how to use CARLA with basic APIs
ShiqinHuo/Numerical-Optimization-Books
Collected study materials in Numerical Optimization ANU@MATH3514(HPC)
gtrll/gpmp2
Gaussian Process Motion Planner 2
dongjing3309/gtsam-examples
GTSAM Tutorial Examples
bitterengsci/My-ebook
jchengai/gpir
[ICRA'22] Real-Time Trajectory Planning for Autonomous Driving with Gaussian Process and Incremental Refinement
Boyang--Li/Motion-Planning-Course
Motion Planning for Mobile Robots Course
AuroAi/carla_apollo_bridge
ori-drs/isam
iSAM is an optimization library for sparse nonlinear problems as encountered in simultaneous localization and mapping (SLAM).
xiaoyuyang0901/Apollo-code-with-node
Apollo的planning部分详细注释
daohu527/cyber_record
cyber_record offline parse tool
LSTM-Kirigaya/OptimizeNote
为了我的知乎上的最优化笔记做的manim动画源码
eyounx/BILC
Binary Linear Compression for Multi-label Classification
BKHao/Chimes
A little useful C++ library.
daohu527/ipath
apollo path and simple map making tool
icf/Code