Pinned Repositories
Ad-papers
Papers on Computational Advertising
android-chat-starter
A starter project for Android chat application
BaseRecyclerViewAdapterHelper
Powerful and flexible RecyclerAdapter,www.recyclerview.org
bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
BiDAF
Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.org/abs/1611.01603
boism_org
The website code
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ChatBotCourse
自己动手做聊天机器人教程
deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
PunctuationPrediction-BERT
Use bert to predict punctuation on IWSLT2012 and The People's Daily 2014
MenNianShi's Repositories
MenNianShi/PunctuationPrediction-BERT
Use bert to predict punctuation on IWSLT2012 and The People's Daily 2014
MenNianShi/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
MenNianShi/Ad-papers
Papers on Computational Advertising
MenNianShi/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
MenNianShi/BiDAF
Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.org/abs/1611.01603
MenNianShi/ChatBotCourse
自己动手做聊天机器人教程
MenNianShi/Chinese
Tools and resources for Chinese texts preprocessing. Validated in two papers, one CCF C, EI indexing and one CCF B, SCI indexing.
MenNianShi/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
MenNianShi/coding
MenNianShi/CTR_NN
基于深度学习的CTR预估,从FM推演各深度学习CTR预估模型(附代码)
MenNianShi/CTRmodel
CTR prediction model based on spark(LR, GBDT, DNN)
MenNianShi/DuReader
Baseline Systems of DuReader Dataset
MenNianShi/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
MenNianShi/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
MenNianShi/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
MenNianShi/jianzhioffer
MenNianShi/jieba
结巴中文分词
MenNianShi/leetcode148
MenNianShi/lexiangznuel
newest
MenNianShi/Name-Entity-Recognition
Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow
MenNianShi/neural_sequence_labeling
A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunking, NER, Punctuation Restoration and etc.
MenNianShi/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
MenNianShi/QANet
A Tensorflow implementation of QANet for machine reading comprehension
MenNianShi/R-Net
Tensorflow Implementation of R-Net
MenNianShi/R-NET-in-Tensorflow
R-NET implementation in TensorFlow. https://www.microsoft.com/en-us/research/wp-content/uploads/2017/05/r-net.pdf
MenNianShi/RecommendSystemPractice
《推荐系统实践》代码实现
MenNianShi/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
MenNianShi/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例
MenNianShi/shadowsocksr-csharp
ShadowsocksR for Windows
MenNianShi/SQuAD-Models