Thoughts and explorations in Computer Vision, Machine Learning, C++, and more.
A comprehensive guide to core parallel programming patterns in CUDA, from reductions and scans to cooperative groups and stream parallelism...
A comprehensive guide to understanding the essential building blocks of CMakeLists.txt files, from basic commands to advanced concepts...
Exploring techniques like dynamic_cast, typeid, virtual functions, and enums for determining object types at runtime...