Pinned Repositories
aida
AIDA Named Entity Disambiguation by the Databases and Information Systems Group at the Max Planck Institute for Informatics.
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
ANNTOSA
anomaly-detection-resources
Anomaly detection related books, papers, videos and toolboxes
attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
bert
TensorFlow code and pre-trained models for BERT
BERT-pytorch
Google AI 2018 BERT pytorch implementation
bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
d2l-zh
《动手学深度学习》
zjatc's Repositories
zjatc/ANNTOSA
zjatc/aida
AIDA Named Entity Disambiguation by the Databases and Information Systems Group at the Max Planck Institute for Informatics.
zjatc/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
zjatc/anomaly-detection-resources
Anomaly detection related books, papers, videos and toolboxes
zjatc/attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
zjatc/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
zjatc/bert
TensorFlow code and pre-trained models for BERT
zjatc/BERT-pytorch
Google AI 2018 BERT pytorch implementation
zjatc/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
zjatc/d2l-zh
《动手学深度学习》
zjatc/deep_learning_NLP
Keras Implementations of Deep Learning Architectures for NLP
zjatc/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 版权所有,违权必究 Tan 2018.06
zjatc/dl-general
zjatc/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
zjatc/Machine-Learning-Yearning-Chinese-ver
(完结)Andrew NG Machine-Learning-Yearning translation documents(吴恩达《Machine Learning Yearning》中文翻译及英文原稿)
zjatc/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
zjatc/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.
zjatc/pytext
A natural language modeling framework based on PyTorch
zjatc/Python-tricks
some engineering solution of Python
zjatc/SA-papers
📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢
zjatc/Sentiment
using Tensorflow dealing with sentiment analysis
zjatc/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch
zjatc/visualization
zjatc/wenzheng
ai challenger 2018细粒度情感分类第一名解决方案,统一使用tensorflow和pytorch的一个框架