Skip to content
View Shaahmir's full-sized avatar
  • Lahore, Pakistan
  • 08:20 (UTC +05:00)
  • LinkedIn in/shaahmir

Block or report Shaahmir

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. PlutoAI PlutoAI Public

    A 125M-parameter decoder-only language model built from scratch in PyTorch, featuring a custom BPE tokenizer, Rotary Positional Embeddings (RoPE), Grouped-Query Attention (GQA), SwiGLU activations,…

    Python

  2. Deep-Learning-Python Deep-Learning-Python Public

    A comprehensive collection of Deep Learning models implemented in Python using TensorFlow and PyTorch. This repository covers Artificial Neural Networks (ANNs), Convolutional Neural Networks (CNNs)…

    Jupyter Notebook 1

  3. Flappy-Bird-Deep-Q-Learning Flappy-Bird-Deep-Q-Learning Public

    A PyTorch-based Deep Reinforcement Learning repository designed to train an intelligent agent to master the flappy bird gymnasium environment. This implementation leverages state-of-the-art enhance…

    Python

  4. ChatRNN ChatRNN Public

    A 55M-parameter production-ready Seq2Seq chatbot built from scratch in PyTorch. Features a Bidirectional LSTM Encoder, Bahdanau Attention, LSTM Decoder, and SentencePiece tokenization. Optimized vi…

    Python