cryptexcode
Applied Scientist at Amazon Alexa AI. Artificial Intelligence, NLP, Deep Learning, Machine Learning.
AmazonSeattle, WA
Pinned Repositories
Air_Crusade
Air Crusade v1.0
Algorithms
AprioriAssociationMining
A fast implementation of Apriori Association Mining algorithm. It uses Java Bitset data structure to make operations faster and uses several pruning techniques to improve the performance. It usually take a few seconds to mine the associations.
cryptexcode.github.io
datasciencecoursera
datasharing
The Leek group guide to data sharing
folksonomication_source
Source code for Folksonomication @ COLING 2018
multiview_tag_extraction
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
SemEval-2017-Task-5
Source code for submission of RiTUAL-UH in the SemEval 2017 Task 5
cryptexcode's Repositories
cryptexcode/SemEval-2017-Task-5
Source code for submission of RiTUAL-UH in the SemEval 2017 Task 5
cryptexcode/folksonomication_source
Source code for Folksonomication @ COLING 2018
cryptexcode/multiview_tag_extraction
cryptexcode/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
cryptexcode/cryptexcode.github.io
cryptexcode/Air_Crusade
Air Crusade v1.0
cryptexcode/Algorithms
cryptexcode/AprioriAssociationMining
A fast implementation of Apriori Association Mining algorithm. It uses Java Bitset data structure to make operations faster and uses several pruning techniques to improve the performance. It usually take a few seconds to mine the associations.
cryptexcode/datasciencecoursera
cryptexcode/datasharing
The Leek group guide to data sharing
cryptexcode/dl-tau-2017-2
Advanced Natural Language Processing (COSC 7336): Introduction to Deep Learning for Text Analysis and Understanding
cryptexcode/dl_experiments
cryptexcode/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
cryptexcode/Kiss-Game
Basic Gameplay
cryptexcode/LSTM-Classification-Pytorch
Text classification based on LSTM on R8 dataset for pytorch implementation
cryptexcode/naacl-hlt-2019
Homepage for NAACL-HLT 2019
cryptexcode/TCN
Sequence modeling benchmarks and temporal convolutional networks
cryptexcode/UsacoSolutions
cryptexcode/word_embedding_visualization
Word2Vec + Principal Component Analysis + Clustering for low-dimensional semantic representation of a set of words or compositional MWEs.