Skip to content
View qiuqiuzhuqiu's full-sized avatar

Block or report qiuqiuzhuqiu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. the-incredible-pytorch the-incredible-pytorch Public

    Forked from ritchieng/the-incredible-pytorch

    The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.

  2. External-Attention-pytorch External-Attention-pytorch Public

    Forked from xmu-xiaoma666/External-Attention-pytorch

    🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

    Python

  3. pytorch-image-models pytorch-image-models Public

    Forked from huggingface/pytorch-image-models

    The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…

    Python

  4. vit-pytorch vit-pytorch Public

    Forked from lucidrains/vit-pytorch

    Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

    Python

  5. Dive-into-DL-PyTorch Dive-into-DL-PyTorch Public

    Forked from ShusenTang/Dive-into-DL-PyTorch

    本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

    Jupyter Notebook

  6. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook