Stars
A Rust x86_64 OS lab tutorial.
Tutorial for rCore OS step by step (3rd edition)
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
Code for the paper "Improved Techniques for Training GANs"
Supervised Multimodal Bitransformers for Classifying Images and Text
https://github.com/hindupuravinash/the-gan-zoo
Transformer: PyTorch Implementation of "Attention Is All You Need"
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
This repository contains demos I made with the Transformers library by HuggingFace.
ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
A summary of all lucidrains repositores and links to training / research approaches by LAION or other communities.
Master the command line, in one page
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
All Algorithms implemented in Python