Skip to content
View amirdy's full-sized avatar

Block or report amirdy

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

Pinned Loading

  1. Building-and-Training-a-Llama-2-Model-from-Scratch Building-and-Training-a-Llama-2-Model-from-Scratch Public

    This project provides code to build and train a 7B-parameter Llama-2 architecture enhanced with Group Query Attention (GQA) using multiple GPUs.

    Python

  2. Building-and-Training-a-GPT-2-Model-from-Scratch Building-and-Training-a-GPT-2-Model-from-Scratch Public

    This project provides code to build, train, and use a 124M-parameter GPT-2 model with GPT-3-inspired configurations (see References and Acknowledgements).

    Python 1

  3. Building-and-Training-a-DDPM-Model-from-Scratch Building-and-Training-a-DDPM-Model-from-Scratch Public

    A PyTorch implementation of Denoising Diffusion Probabilistic Models (DDPM) from scratch. Features include DDPM and DDIM sampling methods, UNet backbone, and training on CIFAR-10 car images. Includ…

    Python

  4. colorizing-BW-images colorizing-BW-images Public

    The goal of this project is to color the black and white portraits. This project is based on the deep learning concepts and uses Pix2Pix GAN which is a general approach for image-to-image translation.

    Jupyter Notebook 1

  5. comment_analyzer comment_analyzer Public

    A Deep learning model which determines whether a comment given for a product is positive or negative!

    Jupyter Notebook

  6. smart_snake smart_snake Public

    Playing the snake game using DQN.

    Jupyter Notebook 2 2