Learn how gradient descent really works by building it step by step in Python. No libraries, no shortcuts—just pure math and ...
Dive deep into Nesterov Accelerated Gradient (NAG) and learn how to implement it from scratch in Python. Perfect for ...
Abstract: Point cloud filtering serves as a core step in point cloud data processing, which is critical for constructing high-precision Digital Elevation Models (DEMs) and conducting terrain ...
This is the codebase for our work TetWeave: Isosurface Extraction using On-The-Fly Delaunay Tetrahedral Grids for Gradient-Based Mesh Optimization, accepted as Journal Paper at SIGGRAPH 2025. It ...
This is the repo for the Layer_Gradient project, in which we try to understand the layer-wise gradient behaviors when LLMs are finetuned on Fast vs. Slow Thinking. What makes a difference in the ...