Skip to content
View rbouaf's full-sized avatar
🌴
Good morning.
🌴
Good morning.

Block or report rbouaf

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. research-part-1 research-part-1 Public

    Research project analyzing political bias in Instagram Reels recommendations through controlled scraping methods. Conducted under Prof. Joseph Vybihal at McGill University.

    Python 1

  2. research-part-2 research-part-2 Public

    Adaptation of NeurIPS 2019 political media bias detection model for McGill's SLURM cluster. Adds checkpointing and job automation. Conducted under Prof. Joseph Vybihal at McGill University.

    Python

  3. red-horizon red-horizon Public

    A Unity 3D Mars rover simulation using authentic NASA terrain data, featuring physics-based rover controls, AI-driven pathfinding, checkpoint navigation, geological sampling, and a real-time teleme…

    C#

  4. nlp-language-transfer nlp-language-transfer Public

    This project evaluates five NER models, from statistical to neural, across seven languages, including English and Swahili. It explores baseline performance on monolingual datasets and Few-Shot Lear…

    Python

  5. logic-gate-cpu logic-gate-cpu Public

    This project is a "Mini-MIPS" pipeline CPU as a logic gate circuit. Open using Logisim.

  6. stlc-subtyping stlc-subtyping Public

    Introduced subtyping into Simply Typed Lambda Calculus (STLC), allowing for more flexible type assignments following Liskov’s Substitution Principle. We implemented an algorithmically driven type s…

    OCaml