All Articles

A collection of technical articles, thoughts, and tutorials.

Optimizing WSL2 for AI Developers: A Step-by-Step Cleanup Guide
Tech 12/28/2023

Optimizing WSL2 for AI Developers: A Step-by-Step Cleanup Guide

Empower Your AI Development Journey with Expert Tips and Cleanup Techniques

PythonGenerative AILLM
Read Article
How to Make Small and Low-Cost Audio Player
Tech 5/9/2022

How to Make Small and Low-Cost Audio Player

Here I have made the one of the world’s smallest audio player and it is working without Arduino or any other microcontroller board.

IotDIY
Read Article
Using python package to build your custom dataset — MLDatasetBuilder
Tech 7/12/2020

Using python package to build your custom dataset — MLDatasetBuilder

MLDatasetBuilder is a python package that is helping to prepare images for your ML dataset.

PythonMachine LearningDataset
Read Article
Deep Learning-Prepare Image for Dataset
Tech 5/24/2020

Deep Learning-Prepare Image for Dataset

A simple way to get images for your dataset

Machine LearningData ScienceDeep LearningGoogleImage
Read Article
Deep learning with PyTorch’s library
Tech 5/18/2020

Deep learning with PyTorch’s library

Detecto — An object detection library for PyTorch

PythonMachine LearningObject DetectionPyTorch
Read Article
Face Detection setup with OpenCV in 5 mins!!
Tech 4/22/2020

Face Detection setup with OpenCV in 5 mins!!

PythonMachine LearningFace Detection
Read Article