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.


📫 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-vae-image-colorization pytorch-vae-image-colorization Public

    A PyTorch implementation of a Variational Autoencoder (VAE) with a U-Net architecture, self-attention, and perceptual loss to colorize grayscale images of birds.

    Python 1

  3. 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

  4. python-tcp-chat python-tcp-chat Public

    A multi-client TCP chat application in Python featuring text messaging and file transfer, built with threading and a custom network protocol.

    Python 1

  5. 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

  6. 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