100 Days of ML Coding
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
Classification with PyTorch.
A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. ?25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. ? Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
100 Days of Code: The Complete Python Pro Bootcamp
Play deep learning with CIFAR datasets
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
Towards a general-purpose foundation model for computational pathology - Nature Medicine
An all-in-one AI audio playground using Cloudflare AI Workers to transcribe, analyze, summarize, and translate any audio file.
Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"