Pinned Repositories
20170517_Project
資策會第一次小專題
20170705_Project
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Advanced-Natural-Language-Processing-with-TensorFlow-2
Advanced Natural Language Processing with TensorFlow 2, published by Packt
AESLC
Annotated Enron Subject Line Corpus (AESLC)
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
allennlp
An open-source NLP research library, built on PyTorch.
An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book An Introduction to Statistical Learning
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
peterli1001's Repositories
peterli1001/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
peterli1001/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
peterli1001/biobert-pretrained
BioBERT: a pre-trained biomedical language representation model for biomedical text mining
peterli1001/calamari
Line based ATR Engine based on OCRopy
peterli1001/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
peterli1001/ConvLab
DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:
peterli1001/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
peterli1001/data_mining_models
Basic data mining model, including feature importance display
peterli1001/DBNet.pytorch
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
peterli1001/deep-learning-resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
peterli1001/DeepSpeech-1
A PaddlePaddle implementation of DeepSpeech2 architecture for ASR.
peterli1001/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
peterli1001/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
peterli1001/ghostnet
[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
peterli1001/GNN_Review
GNN综述阅读报告
peterli1001/MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
peterli1001/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
peterli1001/nlg-yongzhuo
中文文本生成(NLG)之文本摘要(text summarization)工具包, 语料数据(corpus data), 抽取式摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(graph,feature,topic model,summarize tool or tookit)
peterli1001/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
peterli1001/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
peterli1001/OpenCLaP
Open Chinese Language Pre-trained Model Zoo
peterli1001/PatentTransformer
Transformer models for Augmented Inventing
peterli1001/pegasus
peterli1001/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
peterli1001/rasa_chatbot_cn
building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
peterli1001/stock
stock,股票系统。使用python进行开发。
peterli1001/Tacotron-2-Chinese
中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2
peterli1001/tesserocr
A Python wrapper for the tesseract-ocr API
peterli1001/TNN
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
peterli1001/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS