Pinned Repositories
Activity
algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
audio-visual-speech-recognition
AVSR
UCL MASTER FINAL PROJECT
awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
BertWithPretrained
基于PyTorch框架实现的BERT模型及其相关下游微调任务(Bert PyTorch Implementation)
beta1
beta2
beta2-new
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
wbz5087's Repositories
wbz5087/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
wbz5087/algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
wbz5087/audio-visual-speech-recognition
wbz5087/AVSR
UCL MASTER FINAL PROJECT
wbz5087/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
wbz5087/BertWithPretrained
基于PyTorch框架实现的BERT模型及其相关下游微调任务(Bert PyTorch Implementation)
wbz5087/Chinese-ChatBot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
wbz5087/Chinese-History
**历史
wbz5087/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU部署 (Chinese LLaMA & Alpaca LLMs)
wbz5087/CodingInterviews
剑指Offer——名企面试官精讲典型编程题
wbz5087/Database
LectureNotes
wbz5087/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
wbz5087/gpt4all
gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
wbz5087/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
wbz5087/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
wbz5087/LeetCode-1
LeetCode刷题记录
wbz5087/machine-learning-yearning
Translation of <Machine Learning Yearning> by Andrew NG
wbz5087/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
wbz5087/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
wbz5087/oi
NOIP, NOI, IOI
wbz5087/oi1
CSP-J/S/X, NOIP, NOI, IOI, 信息学奥林匹克竞赛历年真题收录 | QQ交流群529507453
wbz5087/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
wbz5087/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
wbz5087/Python-Offer
《剑指Offer》面试题Python实现
wbz5087/PythonSpiderNotes
Python入门网络爬虫之精华版
wbz5087/resume
An elegant \LaTeX\ résumé template
wbz5087/Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
wbz5087/toxic
wbz5087/ucl-COMPGW02-Web-Economics
wbz5087/zero_nlp
中文nlp应用(大模型、数据、模型、训练、推理)