Skip to content

Category Archives: Blogathon

React is a JavaScript library used to develop interactive user interfaces. It is managed by Facebook and a community of individual developers and companies. React… Read More
What is MediaPipe:   Object Detection is one of the leading and most popular use cases in the domain of computer vision. Several object detection… Read More
There are specifically two types of guided encoding techniques for categorical features, namely – target guided ordinal encoding & mean guided ordinal encoding. Tools and… Read More
According to the Bellman Equation, long-term- reward in a given action is equal to the reward from the current action combined with the expected reward… Read More
BTS is an eminent K-Pop band comprising of 7 members. This article looks at an image classifier that would recognize the name of the band… Read More
In this article, we will learn the process of communicating between the Django Backend and React js frontend using the Django REST Framework. For the… Read More
“All our dreams can come true if we have the courage to pursue them.” – Walt Disney The placement season has already started and many… Read More
API is an acronym for Application Programming Interface. In simple words, we can say that an API delivers a user response to a system and… Read More
The term “schema” refers to the organization of data as a blueprint of how the database is constructed (divided into database tables in the case of relational databases). The formal… Read More
When a non-prime attribute column in one table references the primary key and has the same column as the column of the table which is… Read More
In this article, we are going to see how to make watermarking images using OpenCV in Python. Watermark is intentionally left Text/Logo onto the image.… Read More
In this article, we are going to see the Olympics analysis using Python. The modern Olympic Games or Olympics are leading international sports events featuring summer and winter… Read More
In this article we are going to create a customized network setup, to restrict accessing specific sites.  Suppose we want to access Google and don’t… Read More
HTTP methods provide a way to specify the desired action to be performed on the given resource. The result depends upon the implementation of the… Read More
As we know React JS is an open source JavaScript library that is used for building user interfaces specifically for single-page applications. It is also… Read More

Start Your Coding Journey Now!