sudheer1098's Stars
apsrcreatix/Socket-Programming-With-C
:envelope: Learn Network Protocol and Network Programming
nishant-sethi/HackerRank
This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth
srijarkoroy/ArtiStyle
An implementation of the paper "A Neural Algorithm of Artistic Style"
srijarkoroy/segRetino
An implementation of the research paper "Retina Blood Vessel Segmentation Using A U-Net Based Convolutional Neural Network"
srijarkoroy/VisionDash
Vision Dashboard - A One-Stop CV Learning Tool
srijarkoroy/k-means
Finding structure in unlabeled data by Clustering data points situated close to each other by K-Means Clustering Algorithm from scratch, without fitting sklearn model.
sudheer1098/car-rental-management-system
A website made with mysql and php to help customers rent cars online easily.
pushpeshkamal/pushpeshkamal
Welcoming you guys to my creative GitHub profile
srijarkoroy/DC_GAN
An implementation of the research paper "Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks".
srijarkoroy/Image-Classification-using-CNN
srijarkoroy/PyVision
Ready-to-use implementations of some of the most common computer vision algorithms
pushpeshkamal/classification-cnn
Hand Written Digit Classification with CNN
pushpeshkamal/fake-news-checker
News Classification using Natural Language Processing
pushpeshkamal/recognising-objects
Recognition Of Objects with Convolutional Neural Network
pushpeshkamal/somoist
Reads the data from the soil moisture sensor via Arduino. The data is hosted on the website.
pushpeshkamal/twitter_bot-py
A snippet of using tweepy and implementing a twitter bot to automate tweets
srijarkoroy/Fruit-Classifier
A model for classifying different types of fruits using CNNs
srijarkoroy/GuessWho
srijarkoroy/Handwritten-text-recognition
Handwritten text recognition system implemented with TensorFlow and trained on the the MNIST database of handwritten digits. This Neural Network model will recognise a single letter or word contained in the image. We will be using Python3, numpy, TensorFlow 2.3 and OpenCV.
srijarkoroy/Unsupervised_Learning_Algorithms
Python implementations of Unsupervised Learning algorithms from scratch
sudheer1098/cancer-prediction
Apply KNN algorithm to classify whether cancer is present or not. Implemented Pipeline, GridSearchCV, Elbow method to fit the best model.
sudheer1098/Handwritten-Digits-Classification
Identifying a handwritten digit given its pixel intensities as features and label as digits of data using classification algorithms and also implementing GridSearchCV.
sudheer1098/red-wine-Quality-Prediction
Predict the Quality of the wine given the physiochemical data of the wine. Improved the accuracy of the model using EDA and features selection using correlations.
sudheer1098/stroke-disease-prediction
To predict whether a person gets stroke disease based on various factors.
sudheer1098/AD-Click-Prediction
To predict whether or not a particular internet user will click on an Advertisement on a company website based off the features of that user.
sudheer1098/Bank_Credit_Risks_Prediction
Each person who takes a credit in bank is classified as good or bad credit risks according to the set of attributes.
sudheer1098/Netflix-TV-shows-Movies-Ratings-Prediction
To predict ratings of TV shows or Movies on Netflix.
sudheer1098/Reviews-Classifier-NLP
Implement Natural Language Processing to classify reviews.
sudheer1098/Spam-Classifier-NLP
A web app for Spam classification using Natural Language Processing.
sudheer1098/Technocolabs-ML