zjuPeco's Stars
lzrobots/LearningToCompare_ZSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)
Jeremyczhj/FashionAI_Tianchi_2018
FashionAI Global Challenge—Attributes Recognition of Apparel—Ranked 21st solution.
reedscot/icml2016
Generative Adversarial Text-to-Image Synthesis
aelnouby/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
chenxinpeng/im2p
Tensorflow implement of paper: A Hierarchical Approach for Generating Descriptive Image Paragraphs
hankcs/CS224n
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
rock3125/sentence2vec
Sentence2vec by Rock
ExplorerFreda/Structured-Self-Attentive-Sentence-Embedding
An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).
jph00/part2
JudasDie/deeplearning.ai
Some work of Andrew Ng's course on Coursera
bighuang624/Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
iphysresearch/DataSciComp
A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.
hankcs/pyhanlp
中文分词
lwwang/Two_branch_network
sebastianruder/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.
jeffheaton/t81_558_deep_learning
T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
CoreyMSchafer/code_snippets
zjy-ucas/ChineseNER
A neural network model for Chinese named entity recognition
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
keras-team/keras
Deep Learning for humans
sshwsfc/xadmin
Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
jeffacode/Learning-Linux