jankrepl / mildlyoverfitted
Paper implementations from scratch and machine learning tutorials
☆347Updated last year
Alternatives and similar repositories for mildlyoverfitted:
Users that are interested in mildlyoverfitted are comparing it to the libraries listed below
- Personal short implementations of Machine Learning papers☆250Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆182Updated 10 months ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆320Updated 2 years ago
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆314Updated last week
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆169Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- Probing the representations of Vision Transformers.☆324Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated last month
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆526Updated 6 months ago
- Documentation for Ross Wightman's timm image model library☆311Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,205Updated 3 years ago
- High-quality Neural Networks for Computer Vision 😎☆445Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,021Updated 7 months ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆237Updated last year
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆262Updated 4 years ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆208Updated 5 years ago
- Compare neural networks by their feature similarity☆359Updated last year
- EscVM YouTube Channel Repository. Start from Notebooks ⬅️☆65Updated 8 months ago
- All about the fundamentals and working of Diffusion Models☆155Updated 2 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,879Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆815Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 2 years ago
- A Python library for visualizing convolutional neural networks.☆18Updated 4 years ago
- A basic framework for your PyTorch projects☆73Updated 5 years ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,028Updated 4 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆114Updated 3 years ago
- A learning rate range test implementation in PyTorch☆955Updated last week
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆476Updated 2 years ago
- A smaller subset of 10 easily classified classes from Imagenet, and a little more French☆1,033Updated 2 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆370Updated 4 years ago