Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
Ad-papers
Papers on Computational Advertising
agents
Efficient Batched Reinforcement Learning in TensorFlow
AI-blog
Accompanying repository for Let's make a DQN / A3C series.
albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Alibaba-MIT-Speech
Alibaba speech technology
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
youngjt's Repositories
youngjt/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
youngjt/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
youngjt/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
youngjt/byteps
A high performance and generic framework for distributed DNN training
youngjt/CCKS2019_EventEntityExtraction_Rank5
SEBERTNets:一种面向金融领域的事件主体抽取方法
youngjt/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
youngjt/DDParser
百度开源的依存句法分析系统
youngjt/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
youngjt/deepke
基于深度学习的开源中文关系抽取框架
youngjt/ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
youngjt/event_extraction
baidu aistudio event extraction competition
youngjt/fennlp
Use BERT, ALBERT and GPT2 as tensorflow2.0's layer
youngjt/Financial-Knowledge-Graphs
小型金融知识图谱构建流程
youngjt/financial_stock_knowledge_graph
base on chinese stock market data
youngjt/gin-config
Gin provides a lightweight configuration framework for Python
youngjt/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
youngjt/GPT2-Summary
基于GPT2的中文摘要生成模型
youngjt/gpt2client
✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝
youngjt/Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
youngjt/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
youngjt/lac
百度NLP:分词,词性标注,命名实体识别
youngjt/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
youngjt/oneflow
OneFlow is a performance-centered and open-source deep learning framework.
youngjt/PyHive
Python interface to Hive and Presto. 🐝
youngjt/pyltp
LTP wrapper module for Python. Move to https://github.com/HIT-SCIR/pyltp
youngjt/rank4_NLP_textclassification
阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction
youngjt/stanza
Official Stanford NLP Python Library for Many Human Languages
youngjt/Tech_Aarticle
深度学习各种模型实战-深度学习模型在各大公司实际生产环境的应用讲解文章,涉及到搜索(Query理解,召回,排序)/推荐(召回,排序)/自然语言处理(文本分类,文本相似度判定,文本匹配,文本生成,命名体识别)
youngjt/text_classification
all kinds of text classification models and more with deep learning
youngjt/trax
Trax — your path to advanced deep learning