diffusion-models-class
Diffusion Model Course
A comprehensive course teaching the theory and hands-on implementation of diffusion models in image and audio generation using PyTorch.
Materials for the Hugging Face Diffusion Models Course
4k stars
96 watching
403 forks
Language: Jupyter Notebook
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures | 26,676 |
| This project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution. | 6,366 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| An efficient method for fine-tuning large pre-trained models by adapting only a small fraction of their parameters | 16,699 |
| A platform providing pre-trained models, datasets, and tools for robotics with focus on imitation learning and reinforcement learning. | 7,874 |
| A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. | 136,357 |
| A software framework for training and utilizing various types of diffusion models. | 6,641 |
| Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation | 2,169 |
| A course repository containing teaching materials and resources for learning deep reinforcement learning | 3,931 |
| A toolkit for creating and manipulating state-of-the-art diffusion models in PyTorch | 8 |
| A tool providing efficient data manipulation and loading for machine learning models | 19,349 |
| A text-to-image model trained on images and text prompts using a diffusion process | 68,750 |
| A pretraining framework for large language models using 3D parallelism and scalable training techniques | 1,332 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| Pytorch implementations of various Deep NLP models from Stanford's cs-224n course | 2,957 |