Pinned Repositories
AI-ji
AI
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Awesome-LLM-Compression
Awesome LLM compression research papers and tools.
books
整理一些书籍 ~
Books-
My book list
code
codes
The codes carried from other places
control-and-system-book
textbook about control, robotics, system
swp-cdfsl
The code of 'Soft-Weight Pruning for Cross-Domain Few-Shot Learning with unlabeled Target Data'
Transfer-Learning-Toolkit
Transfer Learning Toolkit for Primary Researchers
nuistji's Repositories
nuistji/swp-cdfsl
The code of 'Soft-Weight Pruning for Cross-Domain Few-Shot Learning with unlabeled Target Data'
nuistji/Transfer-Learning-Toolkit
Transfer Learning Toolkit for Primary Researchers
nuistji/AI-ji
AI
nuistji/Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
nuistji/Awesome-LLM-Compression
Awesome LLM compression research papers and tools.
nuistji/Book-
:green_book:我的个人书籍学习和收藏
nuistji/books
整理一些书籍 ~
nuistji/Books-
My book list
nuistji/code
nuistji/codes
The codes carried from other places
nuistji/control-and-system-book
textbook about control, robotics, system
nuistji/dynamic-cdfsl
Pytorch codes for NeurIPS 2021 paper titled "Dynamic Distillation Network for Cross-Domain Few-Shot Recognition with Unlabeled Data".
nuistji/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
nuistji/HessianFlow
nuistji/hidden-networks
nuistji/improved-ddpm-pytorch
Implementation of "Improved Denoising Diffusion Probabilistic Models" in Pytorch
nuistji/ML
ML
nuistji/PaddleViT
:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
nuistji/pytorch-classification
Classification with PyTorch.
nuistji/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
nuistji/edge_popup_for_cdfsl
nuistji/leetcode
Python & JAVA Solutions for Leetcode
nuistji/LLaMA3-Quantization
A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..
nuistji/MirrorSite
镜像网站合集
nuistji/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
nuistji/Taylor_pruning
Pruning Neural Networks with Taylor criterion in Pytorch
nuistji/transfer
Code and data for the paper "Multi-Source Domain Adaptation with Mixture of Experts" https://arxiv.org/abs/1809.02256
nuistji/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
nuistji/understanding-cdfsl
Understanding Cross-Domain Few-Shot Learning Based on Domain Similarity and Few-Shot Difficulty, NeurIPS 2022
nuistji/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch