harrylclc's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
facebookresearch/fastText
Library for fast text representation and classification.
allenai/allennlp
An open-source NLP research library, built on PyTorch.
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
kjw0612/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
facebookresearch/StarSpace
Learning embeddings for classification, retrieval and ranking.
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
attardi/wikiextractor
A tool for extracting plain text from Wikipedia dumps
miso-belica/sumy
Module for automatic summarization of text documents and HTML pages.
martinarjovsky/WassersteinGAN
facebookresearch/InferSent
InferSent sentence embeddings
asappresearch/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
PrincetonML/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
tangjianpku/LINE
LINE: Large-scale information network embedding
wikipedia2vec/wikipedia2vec
A tool for learning vector representations of words and entities from Wikipedia
ntucllab/libact
Pool-based active learning in Python
mesnilgr/is13
RNN for Spoken Language Understanding
snkim/AutomaticKeyphraseExtraction
Data for Automatic Keyphrase Extraction Task
Stonesjtu/Pytorch-NCE
The Noise Contrastive Estimation for softmax output written in Pytorch
orenmel/context2vec
Yale-LILY/TutorialBank
harrylclc/concept-prerequisite-papers
List of papers on concept prerequisite learning.
remenberl/Latent-Keyphrase-Inference
bobye/100_NewMetho_CSPaper
100 new methodological papers in computer science
knowitall/UIUCWikifier2013Wrapper