Pinned Repositories
EasyNLP
EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
resources
peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
kiritod.github.io
picBed
save pictures
kiritoD's Repositories
kiritoD/animegan2-pytorch
PyTorch implementation of AnimeGANv2
kiritoD/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
kiritoD/automl
Google Brain AutoML
kiritoD/chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
kiritoD/ControlNet
Let us control diffusion models!
kiritoD/darts
Differentiable architecture search for convolutional and recurrent networks
kiritoD/DeepLearning
kiritoD/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet and EfficientNetV2 (coming soon!)
kiritoD/kiritod.github.io
kiritoD/picBed
save pictures
kiritoD/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
kiritoD/FNA
Fast Neural Network Adaptation via Parameter Remapping and Architecture Search (ICLR2020)
kiritoD/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
kiritoD/langchain
⚡ Building applications with LLMs through composability ⚡
kiritoD/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
kiritoD/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
kiritoD/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
kiritoD/mobile-vision
Mobile vision models and code
kiritoD/NAS-Bench-201
NAS-Bench-201 API and Instruction
kiritoD/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
kiritoD/nsganetv2
[ECCV2020] NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search
kiritoD/Office-Tool
Office Tool Plus localization projects.
kiritoD/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
kiritoD/python-patterns
A collection of design patterns/idioms in Python
kiritoD/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
kiritoD/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
kiritoD/setup
Setup a new machine without sudo!
kiritoD/sheetjs
:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit
kiritoD/stable-diffusion-webui
Stable Diffusion web UI
kiritoD/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch