Pinned Repositories
community-detect
Community detection using attribute and structural similarities.
django-speech-to-text
A small API for speech to text made in Django.
docsearch
Searching similar documents in a large corpus of documents.
Document_similarity_research_notebook
Jupyter notebook for my research in Document Similarity.
finger_detect_opencv_python
Finger detection using Opencv and Python 2.7
keyword-extract
This is a simple library for extracting keywords from data with/without using a corpus.
QuestionTypeClassification
A question type classifier based in python.
sentiment-analysis
Sentiment Analyzer using NLTK and Scikit-learn. Two methods are implemented in the file for the sentiment analyis.
shelf_image_detection
Yolo-v2 based single object detection network. It can be further used to classify different objects by changing anchor boxes.
sound-image-classifier
A Jyupter notebook for identifying whether the sound and image belong to the same digit using Convolution Neural Networks (multiple models)
ankushbhatia2's Repositories
ankushbhatia2/community-detect
Community detection using attribute and structural similarities.
ankushbhatia2/keyword-extract
This is a simple library for extracting keywords from data with/without using a corpus.
ankushbhatia2/finger_detect_opencv_python
Finger detection using Opencv and Python 2.7
ankushbhatia2/django-speech-to-text
A small API for speech to text made in Django.
ankushbhatia2/Document_similarity_research_notebook
Jupyter notebook for my research in Document Similarity.
ankushbhatia2/docsearch
Searching similar documents in a large corpus of documents.
ankushbhatia2/shelf_image_detection
Yolo-v2 based single object detection network. It can be further used to classify different objects by changing anchor boxes.
ankushbhatia2/QuestionTypeClassification
A question type classifier based in python.
ankushbhatia2/sentiment-analysis
Sentiment Analyzer using NLTK and Scikit-learn. Two methods are implemented in the file for the sentiment analyis.
ankushbhatia2/sound-image-classifier
A Jyupter notebook for identifying whether the sound and image belong to the same digit using Convolution Neural Networks (multiple models)
ankushbhatia2/wikipedia_disease_classifier
An LDA based classifier and details extractor for diseases from wikipedia articles.
ankushbhatia2/ankushbhatia2.github.io
My resume.
ankushbhatia2/badal_cloud
ankushbhatia2/FaceDetectionUsingRekognition
ankushbhatia2/GetOldTweets-python
A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
ankushbhatia2/lda-for-txt
LDA for topic modelling of text from a txt file.
ankushbhatia2/LeetCode
My solutions for LeetCode problems
ankushbhatia2/mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
ankushbhatia2/messi
A virtual Personal assistant for pc. Research project -- Under development. Only initial commit.
ankushbhatia2/monte-carlo-sim
A simple Monte Carlo Simulation for simulating chances of winning a gambler.
ankushbhatia2/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
ankushbhatia2/pdfparser
Python binding to libpoppler with focus on text extraction
ankushbhatia2/Py-Chat
A simple server-to-client chat server.
ankushbhatia2/PyMuPDF
Python bindings for MuPDF's rendering library.
ankushbhatia2/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
ankushbhatia2/spark-recommendation-engine
ankushbhatia2/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
ankushbhatia2/spoj-solutions
My Spoj Solutions. User : asshat
ankushbhatia2/table-extract
Locate and extract table and figure elements and caption references
ankushbhatia2/tensorfow-rbm
Tensorflow implementation of Restricted Boltzmann Machine