arghyadeep99
MSCS @ UMass Amherst | ex-SDE-2 @ Barclays My favorite numbers: 1.618, 73
University of Massachusetts, AmherstAmherst, MA
Pinned Repositories
Aarogya-Bot
First Prize Winner in HackOff-3.0 Siemens Healthineers Problem Statement number 3 on designing a Medical Chatbot.
CoronaXiv
First Prize in HackJaipur Hackathon 2020 for Best ElasticSearch-based Product! Website: http://coronaxiv2.surge.sh/#/
Covid-19-Dashboard
A simple website built from Jupyter Notebooks to get hands on experience of data visualization. Website: https://covid-19-dashboard-ad.herokuapp.com/
FARLE
A CLI tool to help train Atari games for performing experiments related to transfer learning in reinforcement learning built as part of our final year project.
Federated-Learning-for-Hospital-Data-Distributed-Computing
Demonstration of application of Distributed Computing in Federated Learning for our Semester-8 Course on Distributed and Cloud Computing
KhaanDaan
A website to connect NGOs and hotels/restaurants to deal with the issue of wasted food, hunger and poverty. Website: http://khaan-daan.herokuapp.com/
KhetiBaadi
An offline Android app that helps farmers predict disease in their crops so that they can take apt actions.
Multi-label-Emotion-Classification
Repository for my code on Multi-label Emotion Classification using PyTorch and W&B article on Medium
Project-Somaiya-Classroom
An app for uploading files, test papers, events, course materials from time to time and an active interface between students and professors.
Sports-Highlights-Generator
This project is aimed at obtaining highlights from the full match video, without using computer vision and NLP.
arghyadeep99's Repositories
arghyadeep99/KhetiBaadi
An offline Android app that helps farmers predict disease in their crops so that they can take apt actions.
arghyadeep99/Covid-19-Dashboard
A simple website built from Jupyter Notebooks to get hands on experience of data visualization. Website: https://covid-19-dashboard-ad.herokuapp.com/
arghyadeep99/Fall-to-Call-Out-Boys
An Android app to call your emergency contact about human fall detection. This is our submission for MCAN IA-2.
arghyadeep99/PokeGAN
Generate your own Pokémons using the power of GANs! Get new Pokémon ideas, for the next region!
arghyadeep99/Covid-19-Detection-from-X-Rays-using-CNN
A simple attempt at trying to detect Corona Virus from X Ray scans of lungs. This is not a foolproof mechanism. Please don't publish it anywhere.
arghyadeep99/Sasta-Netflix
A sasta clone in Flutter so good, you can't differentiate this clone with the original Netflix!
arghyadeep99/Go-Karuna-Go
At times of pandemic like Covid-19, stay updated with latest count of affected Indians with this Slack bot. Check out my Slack bot in #random at this link:
arghyadeep99/KhaanDaanBot
Khaan-Daan-Bot is an add-on Telegram bot that assists our website www.khaan-daan.herokuapp.com.
arghyadeep99/Lossy-Pied-Piper
A lossy image compression algorithm for RGB images using Wavelet Transform.
arghyadeep99/Diabetic-Retinopathy
Further refinement in progress.
arghyadeep99/Exsports-Analytics
Submission for DJ-ACM LOC 2020 Hackathon.
arghyadeep99/Flaireddit
A webapp that uses SVM to predict flair(tag) of posts in r/India.
arghyadeep99/Word-Suggester
This program will allow you to get word suggestions for words starting with the letters you enter. We have made use of Trie data structure to achieve this
arghyadeep99/CoronaXiv-Pre-Processing
Notebook that contains code for preprocessing CORD-19 Dataset hosted on Kaggle, for our product CoronaXiv.
arghyadeep99/Cyber-ML-DL-101
Repository of all notebooks used in workshop at NII.
arghyadeep99/BulkMailSender
A simple Python script to automate sending bulk emails in personalized fashion.
arghyadeep99/DL-in-NLP-101
This is the official repository for contents discussed in DL in NLP-101 event by SMLRA.
arghyadeep99/Fast-Sentilyzer
arghyadeep99/FlutterAssignment
arghyadeep99/getting-started-github-apps
arghyadeep99/Introduction-to-VAEs-and-GANs
Repository of all notebooks used in the GANs and VAEs event.
arghyadeep99/Khaan-Daan-Angular
Add/Book wasted Food feature implemented in Angular.
arghyadeep99/Machine-Learning-Audit-Course
Collection of assignments done in ML Audit Course.
arghyadeep99/markdown-portfolio
arghyadeep99/ML-DL101
Repository of all notebooks used in the ML-DL101 event for explaining basics of machine learning and deep learning.
arghyadeep99/obfuscated-gradients
Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples
arghyadeep99/Pet2Vet
Submission for Mumbai Hackathon 2019
arghyadeep99/Private-AI
Repository with tutorials and applications of Private-AI algorithms with PySyft
arghyadeep99/qiskit
Qiskit is an open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms.
arghyadeep99/ReinforcementLearningTutorials
This repo contains implementations of algorithms such a Q-learning, SARSA, TD, Policy gradient