Fast Inference Solutions for BLOOM
? Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
21 Lessons, Get Started Building with Generative AI ? https://microsoft.github.io/generative-ai-for-beginners/
??? 60+ Implementations/tutorials of deep learning papers with side-by-side notes ?; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ? reinforcement learning (ppo, dqn), capsnet, distillation, ... ?
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
12 Weeks, 24 Lessons, AI for All!
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
? Industrial-strength Natural Language Processing (NLP) in Python
500 AI Machine learning Deep learning Computer vision NLP Projects with code
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch