zishuYM's repositories
vue3-vant-mobile
vue3.2 + vite + vant + pinia + ts 移动端 h5 项目新手实践
China_Province_City
最权威最完整的**省市县数据
pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证有效的领先模型)
vue2.0-demos
vue2.0-demos(mobile)
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
Python
All Algorithms implemented in Python
pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
ChineseTextualInference
ChineseTextualInference project including chinese corpus build and inferecence model, 中文文本推断项目,包括88万文本蕴含中文文本蕴含数据集的翻译与构建,基于深度学习的文本蕴含判定模型构建.
transformer-1
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
nlp_tasks
Natural Language Processing Tasks and References
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
numpy_exercises
Numpy exercises.
tensorflow-exercises
TensorFlow Exercises - focusing on the comparison with NumPy.
ML-From-Scratch
机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。