Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
albert_pytorch
A Lite Bert For Self-Supervised Learning Language Representations
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algorithms
Minimal examples of data structures and algorithms in Python
algorithms-1
Bug-tracking for Jeff's algorithms book, notes, etc.
allennlp
An open-source NLP research library, built on PyTorch.
awesome-information-retrieval
A curated list of awesome information retrieval resources
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-spider
爬虫集合
liuzhiyong01's Repositories
liuzhiyong01/albert_pytorch
A Lite Bert For Self-Supervised Learning Language Representations
liuzhiyong01/awesome-spider
爬虫集合
liuzhiyong01/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
liuzhiyong01/bert-for-tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
liuzhiyong01/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
liuzhiyong01/EssayKiller_V2
基于开源GPT2.0的初代创作型人工智能 | 可扩展、可进化
liuzhiyong01/Final_word_Similarity
综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。
liuzhiyong01/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
liuzhiyong01/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
liuzhiyong01/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLU太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文语音识别系统、笑声检测器、Microsoft多语言数字/单位/如日期时间识别包、中华新华字典数据库及api(包括常用歇后语、成语、词语和汉字)、文档图谱自动生成、SpaCy 中文模型、Common Voice语音识别数据集新版、神经网络关系抽取、基于bert的命名实体识别、关键词(Keyphrase)抽取包pke、基于医疗领域知识图谱的问答系统、基于依存句法与语义角色标注的事件三元组抽取、依存句法分析4万句高质量标注数据、cnocr:用来做中文OCR的Python3包、中文人物关系知识图谱项目、中文nlp竞赛项目及代码汇总、中文字符数据、speech-aligner: 从“人声语音”及其“语言文本”产生音素级别时间对齐标注的工具、AmpliGraph: 知识图谱表示学习(Python)库:知识图谱概念链接预测、Scattertext 文本可视化(python)、语言/知识表示工具:BERT & ERNIE、中文对比英文自然语言处理NLP的区别综述、Synonyms中文近义词工具包、HarvestText领域自适应文本挖掘工具(新词发现-情感分析-实体链接等)、word2word:(Python)方便易用的多语言词-词对集:62种语言/3,564个多语言对、语音识别语料生成工具:从具有音频/字幕的在线视频创建自动语音识别(ASR)语料库。
liuzhiyong01/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
liuzhiyong01/huazhang-math-book
:books: 华章数学丛书高清扫描
liuzhiyong01/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
liuzhiyong01/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
liuzhiyong01/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
liuzhiyong01/libpku
贵校课程资料民间整理
liuzhiyong01/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
liuzhiyong01/NL2SQL
Text2SQL 语义解析数据集、解决方案、paper资源整合项目
liuzhiyong01/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
liuzhiyong01/PRML
PRML algorithms implemented in Python
liuzhiyong01/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
liuzhiyong01/Python
All Algorithms implemented in Python
liuzhiyong01/Python-100-Days
Python - 100天从新手到大师
liuzhiyong01/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
liuzhiyong01/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
liuzhiyong01/SMRCToolkit
This toolkit was designed for the fast and efficient development of modern machine comprehension models, including both published models and original prototypes.
liuzhiyong01/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
liuzhiyong01/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
liuzhiyong01/use_vim_as_ide
use vim as IDE
liuzhiyong01/zju-icicles
浙江大学课程攻略共享计划