aladdinpersson / Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
☆8,077Updated 8 months ago
Alternatives and similar repositories for Machine-Learning-Collection:
Users that are interested in Machine-Learning-Collection are comparing it to the libraries listed below
- PyTorch implementations of Generative Adversarial Networks.☆16,966Updated 10 months ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆34,049Updated this week
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆22,755Updated 2 months ago
- starter from "How to Train a GAN?" at NIPS2016☆11,553Updated 3 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆14,729Updated 9 months ago
- A curated list of awesome self-supervised methods☆6,271Updated 10 months ago
- An annotated implementation of the Transformer paper.☆6,199Updated last year
- Tools to Design or Visualize Architecture of Neural Network☆4,816Updated last year
- Datasets, Transforms and Models specific to Computer Vision☆16,805Updated this week
- A list of all named GANs!☆14,532Updated last year
- Applied Deep Learning Course☆3,354Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,172Updated last year
- Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including …☆25,741Updated 8 months ago
- A collection of resources and papers on Diffusion Models☆11,696Updated 9 months ago
- PyTorch Tutorials from my YouTube channel☆1,835Updated last year
- An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites☆4,853Updated 9 months ago
- A Collection of Variational Autoencoders (VAE) in PyTorch.☆7,127Updated last month
- Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.☆13,651Updated 4 months ago
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆8,892Updated 2 weeks ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.