Tony-Y's Stars
iShohei220/adopt
Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"
KellerJordan/modded-nanogpt
NanoGPT (124M) in 5 minutes
Adamdad/kat
Kolmogorov-Arnold Transformer: A PyTorch Implementation with CUDA kernel
ridgerchu/matmulfreellm
Implementation for MatMul-free LM.
ml-explore/mlx-examples
Examples in the MLX framework
ml-explore/mlx
MLX: An array framework for Apple silicon
meta-llama/llama3
The official Meta Llama 3 GitHub site
justinribeiro/lite-youtube
The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.
OpenLMLab/LOMO
LOMO: LOw-Memory Optimization
google-deepmind/alphatensor
princeton-vl/lietorch
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 (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
vega/vega
A visualization grammar.
spotty-cloud/spotty
Training deep learning models on AWS and GCP instances
kornia/kornia
Geometric Computer Vision Library for Spatial AI
markdown-it/markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
KaTeX/KaTeX
Fast math typesetting for the web.
ethanhuang13/NSAttributedStringBuilder
Composing NSAttributedString with SwiftUI-style syntax
mecid/swiftui-recipes-app
Recipes app written in SwiftUI using Single State Container
Tony-Y/pytorch_warmup
Learning Rate Warmup in PyTorch
sphinx-doc/sphinx
The Sphinx documentation generator
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
clovaai/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
tristandeleu/pytorch-meta
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
ildoonet/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
digantamisra98/Mish
Official Repository for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]