Pinned Repositories
AlcoholConsumptionVisualization
Credit_Fraud_Classification
CreditCardApplication
Depth-VRD
Improving Visual Relation Detection using Depth Maps (ICPR 2020)
DepthMaps
Depth Maps
Image-Colour-classification
Image_classification
NirAmaya
Preventing-Cheating-in-Exams
pushnotification
Push notifications using google cloud function.
Madhav612's Repositories
Madhav612/Preventing-Cheating-in-Exams
Madhav612/NirAmaya
Madhav612/pushnotification
Push notifications using google cloud function.
Madhav612/Image-Colour-classification
Madhav612/AlcoholConsumptionVisualization
Madhav612/Credit_Fraud_Classification
Madhav612/CreditCardApplication
Madhav612/Depth-VRD
Improving Visual Relation Detection using Depth Maps (ICPR 2020)
Madhav612/DepthMaps
Depth Maps
Madhav612/Image_classification
Madhav612/Hands-On-Graph-Neural-Networks-Using-Python
Hands-On Graph Neural Networks Using Python, published by Packt
Madhav612/MachineLearningSignalProcessing_assignments
Madhav612/MovieRecommendation
Madhav612/MultiLayerPerceptrom_scratch
Madhav612/OpticalCharacterRecognition
Madhav612/Political_leaning
Madhav612/QuintrisAI
Madhav612/Selenium_data_retrieval
This script was written to fetch the google search results from various geolocations by simulating the geolocation change using chrome developer tools.
Madhav612/StoutSubmission
This repository was made as part of the take-home assignment.
Madhav612/twitter_bot
This is a Twitter bot that retrieves trending hashtags and topics using Tweepy. With the help of Selenium, it would search trending topics on Google News and scrap the websites shown in the result. For topics without any search results on Google News, tweets made by others on the same topic will be retrieved. Retrieved text will be summarized using T5 transformer. The summarized text has to be lower than the tweeter's required length.