wirelog.net
By Nandan Manjunatha

Posts

N-Queens Interactive Visualizer

An interactive tool that visualizes the classic N-Queens backtracking algorithm. It allows you to place queens manually on a dynamic chessboard or watch an automated, step-by-step solver navigate conflicts, trigger dead ends, and backtrack in real time to find a valid solution.

Reviving An Old Raspberry Pi, After A Decade

My thoughts on reviving old Raspberry Pi 1 in 2025. Overcoming software compatibility issues, and find practical use cases for a 32-bit hardware: DietPi, a lightweight OS solution.

Classification Models Comparison Table (PyTorch, ImageNet1K Weights)

a sortable, filterable reference to compare common CNN models based on key metrics such as Accuracy, Number of Parameters, and GFLOPs. The models listed here use weights trained on ImageNet-1K, By reviewing the table, you can get a rough idea of which model best fits your use case—balancing accuracy, speed, and resource constraints.

Notes

The Good Blogs

A collection of blogs I found to be good and informative.

Explainers

Snippets

| |