Pinned Repositories
Classroom
A mini google classroom clone created in Django, JavaScript, HTML and CSS.
TheDailyNews
Source based extractive summarizer web-app and chatbot.
MultiImageSteganography
Pytorch Implementation of the paper: Multi-Image Steganography Using Deep Neural Networks by Abhishek et. al.
HEMM
Holistic evaluation of multimodal foundation models
Extractive_Text_Summarization
Extractive text summarization using various algorithms
Get-To-The-Point-Summarization-with-Pointer-Generator-Networks
Pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks (2017) by Abigail See et al.
Language-Identification
Language Identification web app using a graph based n-gram approach and a character level lstm.
StackOverflow_Questions_Tagger
Predicting tags for StackOverflow Questions
word2vec
Word2Vec implementation(skip-gram model) using numpy and nltk.
Zero-DCE-PyTorch
Pytorch implementation of the paper: Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement.
talha1503's Repositories
talha1503/Get-To-The-Point-Summarization-with-Pointer-Generator-Networks
Pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks (2017) by Abigail See et al.
talha1503/StackOverflow_Questions_Tagger
Predicting tags for StackOverflow Questions
talha1503/word2vec
Word2Vec implementation(skip-gram model) using numpy and nltk.
talha1503/HOG-numpy
Numpy Implementation of classic computer vision feature extraction algorithm.
talha1503/EVS_Project
talha1503/plagiarism-detector
This program searches for matching sentences throughout the files of folder passed. A tool to detect plagiarism on a small scale.
talha1503/bn-Backend
talha1503/DoubtGuess
This Project, on running, returns all the information of all teachers by scraping it from kjsce.somaiya.edu and applying various filtering algorithms to normalize chaotic data in JSON format in given manner.
talha1503/featuretools
An open source python library for automated feature engineering
talha1503/gkeepapi
An unofficial client for the Google Keep API.
talha1503/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
talha1503/ml-pipeline-generator-python
AI Pipelines is a tool for generating end-to-end pipelines composed of GCP components so that any customer can easily migrate their local ML models onto GCP and start realizing the benefits of the cloud quickly.
talha1503/numpy
The fundamental package for scientific computing with Python.
talha1503/pandas-pipelines-custom-transformers
Material for Talk at PyData Seattle 2017
talha1503/PWA_Workshop
talha1503/Spring2018
Computer Vision Course at IITB, Spring 2018
talha1503/XSum
Topic-Aware Convolutional Neural Networks for Extreme Summarization