Pinned Repositories
Alignment-Factory
annotated_deep_learning_paper_implementations
🧑🏫 50! 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, ... 🧠
arcface-pytorch
attmask
This repo contains the official implementation of ECCV 2022 paper "What to Hide from Your Students: Attention-Guided Masked Image Modeling"
awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
B20
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
cf
每周一次养生cf
CORA
A DETR-style framework for open-vocabulary detection (OVD). CVPR 2023
datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
yechenzhi's Repositories
yechenzhi/Alignment-Factory
yechenzhi/annotated_deep_learning_paper_implementations
🧑🏫 50! 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, ... 🧠
yechenzhi/attmask
This repo contains the official implementation of ECCV 2022 paper "What to Hide from Your Students: Attention-Guided Masked Image Modeling"
yechenzhi/B20
yechenzhi/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
yechenzhi/CORA
A DETR-style framework for open-vocabulary detection (OVD). CVPR 2023
yechenzhi/detr
End-to-End Object Detection with Transformers
yechenzhi/flash-attention
Fast and memory-efficient exact attention
yechenzhi/LoL-RL
Advantage Leftover Lunch Reinforcement Learning (A-LoL RL): Improving Language Models with Advantage-based Offline Policy Gradients
yechenzhi/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
yechenzhi/mla-experiments
Experiments on Multi-Head Latent Attention
yechenzhi/mmdetection
OpenMMLab Detection Toolbox and Benchmark
yechenzhi/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
yechenzhi/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
yechenzhi/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
yechenzhi/Module-0
Module 0 - Fundamentals
yechenzhi/Module-1
Module 1 - Autodifferentiation
yechenzhi/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
yechenzhi/openr
OpenR: An Open Source Framework for Advanced Reasoning with Large Language Models
yechenzhi/OpenRLHF
An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & RingAttention)
yechenzhi/PaddleRec
Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、ESCMM, MAML、xDeepFM、DeepFEFM、NFM、AFM、RALM、DMR、GateNet、NAML、DIFM、Deep Crossing、PNN、BST、AutoInt、FGCNN、FLEN、Fibinet、ListWise、DeepRec、ENSFM,TiSAS,AutoFIS等,包含经典推荐系统数据集criteo 、movielens等
yechenzhi/pmpp
yechenzhi/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
yechenzhi/Qwen-Agent
Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
yechenzhi/Qwen2.5-Math
A series of math-specific large language models of our Qwen2 series.
yechenzhi/rl-scratch-with-pytorch
yechenzhi/simpleRL-reason
This is a replicate of DeepSeek-R1-Zero and DeepSeek-R1 training on small models with limited data
yechenzhi/torchtune
A Native-PyTorch Library for LLM Fine-tuning
yechenzhi/trl
Train transformer language models with reinforcement learning.
yechenzhi/verl
veRL: Volcano Engine Reinforcement Learning for LLM