shashankg7
Research intern @facebook, and PhD Student at IRLab, University of Amsterdam. Previously: research scientist intern @facebook, data scientist @Flipkart.
UvAAmsterdam
Pinned Repositories
awesome-ML
Curated list of Machine Learning/Data Science resources
Deep-Learning-for-NLP-Resources
List of resources to get started with Deep Learning for NLP.
glove-tensorflow
Tensorflow implementation of Glove Word Embedding Model
glove-theano
GloVe Word Embedding model's implementation in theano
Keras-CNN-QA
Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"
Matrix-Factorization-GPU
Large scale matrix factorization on GPU
pynet
Web Data Extraction from Flat and Nested Records
Seq2Seq
Library to train parallel-aligned sequence data based on Keras
Visual-Question-Answering
Visual Question Answering system's different implementations
word2graph2vec
Representation learning for words and Labelled Documents by modelling them as graph (part of IRE Project at IIIT-H)
shashankg7's Repositories
shashankg7/Text-Summarizer
Text Summarization technique using AI
shashankg7/study
to keep my study materials
shashankg7/cbrec
Content-based Recommendation Generator
shashankg7/CisRec
Cis Recommender
shashankg7/CS228T.2012
The programming assignments from CS228T offered in Spring 2012 at Stanford
shashankg7/deep-recurrent
Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)
shashankg7/deep-recursive
Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)
shashankg7/DPMM
Dirichlet process mixture model code in Matlab. Sampling and variational.
shashankg7/dpmm-1
Variational inference for Dirichlet process mixture models with multinomial mixture components.
shashankg7/galatea
Ian Goodfellow's private research codebase
shashankg7/GraphicalModel
Courera Version of Graphical Model.. Cooperate with Jian Guo.
shashankg7/ML-Coursera
Machine learning coursera solutions
shashankg7/nerpp
ner using crf++
shashankg7/neural-language-model
Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.
shashankg7/Parellal_database
NoSQL database
shashankg7/recommend
recommendation system with python
shashankg7/scikit-learn
scikit-learn: machine learning in Python
shashankg7/sparsesvd
Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition