Skip to content
View msmrexe's full-sized avatar
☄️
lost in outer space
☄️
lost in outer space

Block or report msmrexe

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
msmrexe/README.md

👋 Maryam here!

I'm a Computer Science (MSc) student and AI researcher passionate about building robust, explainable, and human-aligned systems.

My work sits at the intersection of LLM Interpretability and Cognitively-Inspired AI. I explore how to build better models by integrating human inductive biases and symbolic reasoning structures into neural networks. My research is grounded in concept-based interpretability and is now expanding toward neurosymbolic architectures and program generation.

📊 My GitHub Stats

My Stats   Top Langs


📫 Let's Connect!

I'm always open to discussing research, new ideas, or collaboration.

Pinned Loading

  1. violet-night-vscode-theme violet-night-vscode-theme Public

    A sleek, dark, and vibrant VSCode theme with violet accents; easy on the eyes and perfect for night coding.

    2

  2. pytorch-lora-from-scratch pytorch-lora-from-scratch Public

    A from-scratch PyTorch implementation of Low-Rank Adaptation (LoRA) to efficiently fine-tune BERT models for text classification. This project compares the performance and parameter efficiency of L…

    Python 2

  3. pytorch-contrastive-knowledge-distillation pytorch-contrastive-knowledge-distillation Public

    An implementation of knowledge distillation using contrastive learning (CLIP loss) to transfer knowledge from a large teacher model (OpenAI's CLIP) to a smaller multilingual student model (LaBSE) o…

    Python 1

  4. tf-word2vec-skipgram tf-word2vec-skipgram Public

    An implementation of the Word2Vec Skip-Gram model with negative sampling in TensorFlow. This project trains word embeddings from scratch on the Text8 corpus and includes utilities for visualization.

    Python 1

  5. python-ai-search-toolkit python-ai-search-toolkit Public

    A modular Python toolkit implementing foundational AI search algorithms (DFS, BFS, UCS, A*) for solving grid-based maze problems

    Python 1

  6. python-chinese-postman-solver python-chinese-postman-solver Public

    A Python solution to the Undirected Chinese Postman Problem (Route Inspection) using Dijkstra's, Minimum Weight Perfect Matching, and Hierholzer's algorithm.

    Python 1