Skip to content
View wmiann's full-sized avatar

Block or report wmiann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. meep meep Public

    Forked from NanoComp/meep

    free finite-difference time-domain (FDTD) software for electromagnetic simulations

    C++

  2. init init Public

    git practice, my first try

  3. blink blink Public

    Forked from schacon/blink

    Example file to blink the LED on an Arduino

    C++

  4. meep_metamaterials meep_metamaterials Public

    Forked from LeiDai/meep_metamaterials

    Python scripts facilitating the use MEEP finite-difference time-domain simulation, focused on the research of metamaterials (MM) and photonic crystals (PhC). Workhorse of my PhD project.

    Python

  5. denoising-diffusion-pytorch denoising-diffusion-pytorch Public

    Forked from lucidrains/denoising-diffusion-pytorch

    Implementation of Denoising Diffusion Probabilistic Model in Pytorch

    Python

  6. DenoisingDiffusionProbabilityModel-ddpm- DenoisingDiffusionProbabilityModel-ddpm- Public

    Forked from zoubohao/DenoisingDiffusionProbabilityModel-ddpm-

    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.

    Python