Pinned Repositories
bag_of_words
In this tutorial, we dig a little "deeper" into sentiment analysis. Google's Word2Vec is a deep-learning inspired method that focuses on the meaning of words. Word2Vec attempts to understand meaning and semantic relationships among words.This tutorial focuses on Word2Vec for sentiment analysis.
BigData
digit_recognition
Identifying the hand written digits using Deep Learning
elastic_search
code to do indexing and searching of large files using elastic search in C# on asp.net
PDFtoHTML
surajiiitm's Repositories
surajiiitm/PDFtoHTML
surajiiitm/digit_recognition
Identifying the hand written digits using Deep Learning
surajiiitm/bag_of_words
In this tutorial, we dig a little "deeper" into sentiment analysis. Google's Word2Vec is a deep-learning inspired method that focuses on the meaning of words. Word2Vec attempts to understand meaning and semantic relationships among words.This tutorial focuses on Word2Vec for sentiment analysis.
surajiiitm/BigData
surajiiitm/elastic_search
code to do indexing and searching of large files using elastic search in C# on asp.net
surajiiitm/hackerearth
surajiiitm/Human_activity_recognition_with_smart_phone
The Human Activity Recognition database was built from the recordings of 30 study participants performing activities of daily living (ADL) while carrying a waist-mounted smartphone with embedded inertial sensors. The objective is to classify activities into one of the six activities performed.
surajiiitm/image_downloader
surajiiitm/mmt
surajiiitm/notes
Machine Learning and Programming notes
surajiiitm/toxic_comment_classification
To build a multi-headed model that’s capable of detecting different types of of toxicity like threats, obscenity, insults, and identity-based hate.