AakashKumarNain / diffusion_modelsLinks
All about the fundamentals and working of Diffusion Models
☆159Updated 2 years ago
Alternatives and similar repositories for diffusion_models
Users that are interested in diffusion_models are comparing it to the libraries listed below
Sorting:
- Minimal standalone example of diffusion model☆160Updated 3 years ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆151Updated 2 years ago
- All about the fundamental blocks of TF and JAX!☆276Updated 3 years ago
- Notes and plans for fastdiffusion course☆209Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Unofficial JAX implementations of deep learning research papers☆156Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- MinT: Minimal Transformer Library and Tutorials☆258Updated 3 years ago
- Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.☆259Updated 6 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- An alternative to convolution in neural networks☆257Updated last year
- Probing the representations of Vision Transformers.☆331Updated 3 years ago
- Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.☆120Updated last year
- Diffusion Reading Group at EleutherAI☆325Updated 2 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆113Updated 3 years ago
- Convert scikit-learn models to PyTorch modules☆167Updated last year
- Lightweight Hyperparameter Optimization 🚂☆150Updated last year
- Experiment with diffusion models that you can run on your local jupyter instances☆63Updated 11 months ago
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆206Updated 3 years ago
- The Generative Landscape - a course on generative modelling (currently unfinished). Join our Discord: https://discord.gg/vSjhr8xb4g☆147Updated 2 years ago
- Code for paper "Adversarial score matching and improved sampling for image generation"☆123Updated 2 years ago
- ☆136Updated 2 years ago
- PyTorch code corresponding to my blog series on adversarial examples and (confidence-calibrated) adversarial training.☆67Updated 2 years ago
- ☆87Updated 3 years ago
- Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).☆112Updated 3 years ago
- 100 exercises to learn JAX☆591Updated 3 years ago
- Notebooks for the Practicals at the Deep Learning Indaba 2022.☆179Updated last year
- The M2L school 2022 tutorials☆36Updated 3 years ago
- This repository contains a Jax implementation of conformal training corresponding to the ICLR'22 paper "learning optimal conformal classi…☆130Updated 3 years ago
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆156Updated 4 years ago