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☆162Updated 3 years ago
- All about the fundamental blocks of TF and JAX!☆276Updated 3 years ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆151Updated 3 years ago
- Notes and plans for fastdiffusion course☆208Updated 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☆159Updated 3 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- Convert scikit-learn models to PyTorch modules☆166Updated last year
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Computer Vision and Pattern Recognition, NUS CS4243, 2022☆176Updated 3 years ago
- An alternative to convolution in neural networks☆258Updated last year
- MinT: Minimal Transformer Library and Tutorials☆259Updated 3 years ago
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆205Updated 3 years ago
- Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.☆261Updated 7 months ago
- Notebooks for the Practicals at the Deep Learning Indaba 2022.☆178Updated last year
- 100 exercises to learn JAX☆592Updated 3 years ago
- Diffusion Reading Group at EleutherAI☆324Updated 2 years ago
- Probing the representations of Vision Transformers.☆335Updated 3 years ago
- A lightweight/pretty visualizer for recent work on a git code base in multiple branches. Helps stay up to date with teams working on one …☆102Updated 5 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…☆159Updated 4 years ago
- Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.☆119Updated last year
- Experiment with diffusion models that you can run on your local jupyter instances☆63Updated last year
- Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).☆115Updated 3 years ago
- Lightweight Hyperparameter Optimization 🚂