Python Setup In Docker 11-18-2024 11-18-2024 blog 9 minutes read (About 1316 words)Migrating to New Python Setup for Ubuntu 24.04 In Docker Python, Docker, Ubuntu, Linux, Software Engineering Read More
Sobel Operator 10-14-2024 10-14-2024 blog 8 minutes read (About 1204 words)Approximating the Derivatives of the Image Intensity Function Computer Vision, Python, Mathematics, Computer Science Read More
Python No-GIL 10-07-2024 10-07-2024 blog 16 minutes read (About 2438 words)No-GIL Option Introduced In Python 3.13 Python, Memory Management, GIL, Global Interpreter Lock Read More
Python GIL 09-30-2024 09-30-2024 blog 9 minutes read (About 1381 words)History of CPython GIL and Its Possible Future Python, Memory Management, GIL, Global Interpreter Lock Read More
PyTorch Eager Mode Quantization TensorRT Acceleration 05-24-2024 05-24-2024 blog 7 minutes read (About 1051 words)TensorRT Acceleration for PyTorch Native Eager Mode Quantization Models Deep Learning, Python, Inference, TensorRT, PyTorch, Quantization, NVIDIA, Accelerated Computing, GPU Read More
TensorRT Python Inference 05-18-2024 05-18-2024 blog 12 minutes read (About 1843 words)TensorRT Python Inference Example Deep Learning, Python, Inference, TensorRT, NVIDIA, GPU Read More
ONNX Runtime Python Inference 04-25-2023 04-25-2023 blog 5 minutes read (About 691 words)ONNX Runtime Python Inference Example Deep Learning, Python, Software Engineering, ONNX Read More
Build and Develop PyTorch 02-28-2023 03-28-2024 blog 7 minutes read (About 1065 words)Contributing Code to PyTorch CPP, Python, Docker, PyTorch Read More
Solving 0-1 Knapsack Problems 02-13-2023 02-13-2023 blog 11 minutes read (About 1582 words)Recursion, Dynamic Programming, and Linear Programming Python, Optimization, Linear Programming, Recursion, Dynamic Programming Read More
Sending Emails Using Python and Gmail 12-29-2022 12-29-2022 blog 4 minutes read (About 603 words)Straightforward But Less Secure Way of Sending Gmail Using Python Python, Google, Gmail, Email Read More