Master Generative AI
One Article at a Time

Explore hands-on tutorials, deep dives, and expert insights in generative AI, machine learning, and creative coding β€” simplified for real-world impact.

Latest Articles

Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

What is histogram equalizer? How does it work?

Histogram Equalizer is a computer vision technique that adjusts the luminosity levels of an image to make it more visually...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

The Future of AI & How It will Transform the World?

The future of AI technology is bright. It will affect our lives in many ways and it will change the...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

Machine Learning Interview questions Part -3

1 – Explain the difference between Variance and R squared error? Variance is a statistical measure of the dispersion of...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

How to Convert text into features?

In this chapter, we’re going to cover introductory to advanced feature engineering (text to features) styles. By the end of...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

Image processing using Machine Learning

We begin this chapter by examining a number of of the foremost image process algorithmic rule, then march on to...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

Advance image processing using OpenCV

Blending two images Suppose you have two images and you want to blend them so that features of both images...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

Image processing with Scikit-image

Scikit image is a module that is used to do introductory image processing. Before we start let’s look at the description of...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

How to use if else, while and for loops in python?

The if and else clause are used to structure our code with checks for conditions. The if statement is followed...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

Operations in Python

There are many type of different operations using operators in the language: Identity As we manipulate values (using variable), two...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

Data types in Python

Now let’s discover data types that we can use to manipulate more data and do more things, such as lists,...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

Python Basics

Let’s quickly explore the first tools and basic syntax rules for a beginner to start using Python. But before that,...

Read More β†’
Placeholder
Naveen πŸ“… Last Updated: 12 Dec, 2024

Computer Vision interview Question Part-2

1 – What programming languages does computer vision support? Computer vision is a field of computer science and engineering that...

Read More β†’