Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
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, ... 🧠
approachingalmost
Approaching (Almost) Any Machine Learning Problem
Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
Awesome-Dataset-Distillation
Awesome Dataset Distillation Papers
awesome-explanatory-supervision
List of relevant resources for machine learning from explanatory supervision
awesome-knowledge-graph
整理知识图谱相关学习资料
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
Enzo-MiMan.github.io
yaowuxie's Repositories
yaowuxie/Enzo-MiMan.github.io
yaowuxie/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
yaowuxie/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
yaowuxie/bigmodel-action
本项目旨在分享大模型相关技术原理以及实战经验。
yaowuxie/Book3_Elements-of-Mathematics
Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!
yaowuxie/Book4_Power-of-Matrix
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
yaowuxie/ChatGPTBook
《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》
yaowuxie/datumaro
Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
yaowuxie/DeepLearing-Interview-Awesome-2024
We'll cover some of the most common Deep Learning Interview Questions and answers and provide detailed answers to help you
yaowuxie/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
yaowuxie/Domain-LLM
收集和梳理垂直领域的开源模型、数据集及评测基准。
yaowuxie/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
yaowuxie/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
yaowuxie/leedl-tutorial
《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
yaowuxie/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
yaowuxie/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
yaowuxie/llms_notes
llms notes:该仓库主要记录大模型(LLMs)算法工程师相关的笔记
yaowuxie/MOSS
An open-source tool-augmented conversational language model from Fudan University
yaowuxie/NineStoryDemonTower
【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGPT-4、VisualGLM-6B、Ziya-Visual等)等 实战与经验。
yaowuxie/public-apis
A collective list of free APIs
yaowuxie/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
yaowuxie/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
yaowuxie/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
yaowuxie/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
yaowuxie/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
yaowuxie/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
yaowuxie/xai-papers
yaowuxie/Yaya-Moss-Alpaca-LoRA
【丫丫】是以Moss作为基座模型,使用LoRA技术进行指令微调的尝试。由黄泓森,陈启源 @ 华中师范大学 主要完成。同时他也是【骆驼】开源中文大模型的一个子项目。
yaowuxie/yolov5-code
手把手带你实战 YOLOv5
yaowuxie/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors