Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
bert
CodingInterviewChinese2
《剑指Offer》第二版源代码
gpt
MRC-NER
MultiHeadJointEntityRelationExtraction
seq2seq_with_attention
transformer
word2vec
wflying000's Repositories
wflying000/word2vec
wflying000/gpt
wflying000/seq2seq_with_attention
wflying000/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
wflying000/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
wflying000/bert
wflying000/CodingInterviewChinese2
《剑指Offer》第二版源代码
wflying000/MRC-NER
wflying000/MultiHeadJointEntityRelationExtraction
wflying000/transformer
wflying000/CS224N
wflying000/CS61B
wflying000/deeplearningbook-chinese
Deep Learning Book Chinese Translation
wflying000/DeepLearningFromScratch
wflying000/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
wflying000/GlobalPointerNER
wflying000/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
wflying000/Learn-Algorithms
算法学习笔记
wflying000/LeetCode
数据结构与算法题解
wflying000/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
wflying000/nlp-beginner
NLP上手教程
wflying000/NLPTask
wflying000/PositionEncoding
wflying000/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
wflying000/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
wflying000/SequenceTaggingNER
wflying000/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
wflying000/tokenizer