Skip to content
View amtrtt27's full-sized avatar

Block or report amtrtt27

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Latent-Denoising-Diffusion-Probabilistic-Models Latent-Denoising-Diffusion-Probabilistic-Models Public

    Implement DDPM, DDIM, Latent DDPM, and CFG

    Python 1

  2. Learning-with-Bunny Learning-with-Bunny Public

    Learning with Bunny is a digital tool that helps users learn and memorize vocabulary through the use of various forms of practice. This app allows users to create their own set of vocabulary.

    Python

  3. Malloc Malloc Public

    This lab implements a memory allocator using implicit free list with segregated free list. The allocator supports malloc, realloc, calloc, and free functions.

    C

  4. Proxy Proxy Public

    A proxy server is a computer program that acts as an intermediary between clients making requests to access resources and the servers that satisfy those requests by serving content.

    Python

  5. Cache Cache Public

    A cache simulator is a program which simulates the behavior of a cache given a series of memory operations (loads and stores).

    C

  6. Language-Modelling Language-Modelling Public

    Jupyter Notebook