This C++ code takes the input array from the user and sort it using the merge sorting algorithm and gives the final array sorted in ascending order.
A program which allows you to use a variety of drawing tools similar to Microsoft paint.
A Full Stack web application using MERN Stack that allows users to upload photos and view those of others.
In this project, We will implement the Multi-Armed Bandit Analysis of Epsilon-Greedy in Python
With the accelerometer dataset, Human activities are analyzed and predicted using the CNN model.
Based on the Brain MRI Images as our Dataset, we classify whether a person has Brain Tumor or not with his Brain MRI Scan using Convolutional Neural Networks (CNN).
The project is about the Cross-Platform Excel application using electron . Used data structure to implement various excel functionalities.
A simple Voting App using React js that will help you to understand how to use state in ReactJS. Here we will make simple voting for the cars. After this project, you will be able to make your own.
Social media checks your friends list and looks for mutual friends. These mutual friends are shown as suggestions on your timeline. For example, your siblings friends could be people you know.
This project depicts how we can create logic gates like AND, OR through perception algorithms in an artificial neural network model.
In this tutorial, we will learn how to build a predictive model using XGBoost in Python. This process involves data preparation, normalization, and predicting the employee attrition rate.
Virtual Cricket Game using C++ and its built_in libraries. This is a short and easy to play Cricket game which takes away our boredom.