Pinned Repositories
-
awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
book
Deep Learning 101 with PaddlePaddle (深度学习框架入门教程)
GNN-algorithms
图神经网络相关算法详述及实现
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
JZoffer
LARK
LAnguage Representations Kit
LeetCode
models
Models and examples built with TensorFlow
JoyeeL's Repositories
JoyeeL/-
JoyeeL/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
JoyeeL/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
JoyeeL/book
Deep Learning 101 with PaddlePaddle (深度学习框架入门教程)
JoyeeL/GNN-algorithms
图神经网络相关算法详述及实现
JoyeeL/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
JoyeeL/JZoffer
JoyeeL/LARK
LAnguage Representations Kit
JoyeeL/LeetCode
JoyeeL/models
Models and examples built with TensorFlow
JoyeeL/models-1
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
JoyeeL/NLPIR
JoyeeL/PaddleHub
A toolkit for managing pretrained models of PaddlePaddle and helping user getting started with transfer learning more efficiently.
JoyeeL/PicturePlatform
JoyeeL/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
JoyeeL/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
JoyeeL/Reco-papers
Classic papers and resources on recommendation
JoyeeL/RSPapers
Must-read papers on Recommender System.
JoyeeL/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
JoyeeL/tensorflow
Computation using data flow graphs for scalable machine learning
JoyeeL/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
JoyeeL/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
JoyeeL/textrank
TextRank implementation for Python 3.
JoyeeL/TOP
Transductive Learning over the Product Graph. C++ Implementation
JoyeeL/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
JoyeeL/zhihu
知乎专栏源码