Skip to content
View shayanamir0's full-sized avatar

Block or report shayanamir0

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
shayanamir0/README.md

Hi there!

-I'm a 4th-year undergraduate student majoring in Electronics and Communication Engineering at JMI University.
-I'm passionate about building products around problems and research in AI.
-My primary interests include Computer Vision, Deep Learning and building Collaborative AI Systems.

Feel free to reach out if you share similar interests or have opportunities in these areas!

Pinned Loading

  1. computer-use-with-slm computer-use-with-slm Public

    fine tuning a small language model for Computer Use using GRPO and OpenEnv

    Python 2

  2. all-attentions-you-will-need all-attentions-you-will-need Public

    a collection of different attention mechanisms implemented from scratch

    Jupyter Notebook 1

  3. tiny-recursive-models tiny-recursive-models Public

    implementation of Tiny Recursive Models by Samsung SAIL from scratch in pytorch

    Python

  4. rectified-flow rectified-flow Public

    rectified flow algorithm implemented in pytorch from scratch. accompanied by a blog.

    Python

  5. Just-Image-Transformers Just-Image-Transformers Public

    implementation of Just Image Transformer from the paper "Back to Basics: Let Denoising Generative Models Denoise" in pytorch

    Python 4

  6. llama-2 llama-2 Public

    an implementation of Llama 2 from scratch in pytorch

    Python