Pinned Repositories
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
bert-multitask-learning
BERT for Multitask Learning
boost-python-tutorial
Working code from the "Embedding Python in C++ Applications with boost::python" tutorial
intelligent_risk_control
智能风控:原理、算法与工程实践 代码
keras-transformer
Transformer implemented in Keras
Risk_control
Scrapy
拉勾网基于Scrapy爬取。
text-summarization
基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。
Text_classification
基于传统机器学习和深度学习
zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
CourteousWood's Repositories
CourteousWood/text-summarization
基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。
CourteousWood/Scrapy
拉勾网基于Scrapy爬取。
CourteousWood/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
CourteousWood/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
CourteousWood/bert-multitask-learning
BERT for Multitask Learning
CourteousWood/boost-python-tutorial
Working code from the "Embedding Python in C++ Applications with boost::python" tutorial
CourteousWood/intelligent_risk_control
智能风控:原理、算法与工程实践 代码
CourteousWood/keras-transformer
Transformer implemented in Keras
CourteousWood/Risk_control
CourteousWood/Text_classification
基于传统机器学习和深度学习
CourteousWood/memory
CourteousWood/models
Models and examples built with TensorFlow
CourteousWood/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
CourteousWood/protobuf
protobuf文件
CourteousWood/README
README文件语法解读,即Github Flavored Markdown语法介绍
CourteousWood/TextCNN
CNN 实现文本分类