Harshitmalhotra12's Stars
adityak2920/deep_learning_pytorch
audacity/audacity
Audio Editor
singhranjodh/the-hindu-archive-scraper
Python script to scrape The Hindu Print archive from http://www.thehindu.com/archive/
awni/transducer
A Fast Sequence Transducer Implementation with PyTorch Bindings
surbhardwaj/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
surbhardwaj/AWS
Stuff done on AWS. Gathered the steps of creating spark cluster on EC2.
surbhardwaj/VDMR-DBSCAN
Research Work which I conducted as a part of my Master's thesis. Proposed a Map Reduce based scalable Density based clustering algorithm which is able to find clusters of varied density.
surbhardwaj/CNN-Application-SIGN-dataset-in-Pytorch-COUNT_HOW_MANY_FINGERS-
This repository showcases the use case of image classification on SIGN dataset with 6 classes. The dataset contains signs crated by hands.
surbhardwaj/BERT-QnA-Squad_2.0_Finetuned_Model
BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.
surbhardwaj/THANOS-Tree-Augmented-Hierarchical-Attention-Network-with-Operator-Reduce-Parsing-
THANOS is a modification in HAN (Hierarchical Attention Network) architecture. Here we use Tree LSTM to obtain the embeddings for each sentence.
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
abdulfatir/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.