Skip to content
View BabaSanfour's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report BabaSanfour

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

Hi 👋, My name is Hamza, and I ❤️ AI, Neuroscience and Open-Source 👨🏻‍💻

Gmail Badge Linkedin Badge Twitter Badge

I am a first year Biomedical Engineering PhD student at the the faculty of medicine, Université de Montréal 🇨🇦. I have a MSc in AI from Mila/UdeM 🇨🇦 and an Engineering Diploma in telecommunication from SUPCOM with background in mathematics from pre-engineering studies 🇹🇳. I am interested in using AI to understand the brain, with a focus on vision and decision making. I love to volunteer and contribute my time to different communities with a focus on margenalized ones.

Feel free to ask me anything (within reason). I am excited to exchange knowledge 🧠, gain experience 🏭, collaborate 🤝, and work on amazing projects 🏭 for the betterment of the world 🌍!

  • 📭 Reach out for help with M.Sc/PhD in Canada, AI, Python, and Neuroscience.
  • Currently Supervised by Dr. Karim Jerbi (Head of Computational and Cognitive Neuroscience Lab - CoCo 🥥 Lab)
  • Funded by the Merit Scholarship from the AI Research Fund of the Faculty of Medicine
  • 💬 Me in five words? AI 🤖, Neuroscience 🧠, Python 🐍, open source projects :octocat: and volunteering.
  • 😄 Pronouns: He/Him

📫 How to reach me?

Some of my Github Public Stats 💻

My Github Stats

Profile Views

Profile last updated

Pinned Loading

  1. Text-Classification--Classic-models-vs-BERT Text-Classification--Classic-models-vs-BERT Public

    Test classic models vs BERT performance on the IMBD movie review + a sneak peak on BERT attention weights

    Jupyter Notebook 2

  2. Algorithms-and-Graphs-Python Algorithms-and-Graphs-Python Public

    A collection of Python algorithms and graphs and their applications.

    Python

  3. MLP-ResNet18-MLPMixer-CIFAR10 MLP-ResNet18-MLPMixer-CIFAR10 Public

    Implement MLP, ResNet18 and MLPMixer from scratch (based on some torch functions) and compare their performance on CIFAR10

    Python 1

  4. GRU-vs-Transfomer-amazon-polarity-dataset GRU-vs-Transfomer-amazon-polarity-dataset Public

    GRU encoder-decoder and a Transformer implemented from scratch and compare their performance on amazon polarity

    Python

  5. SimSiam-SSL SimSiam-SSL Public

    SimSIam: A simple and effective method for Self-Supervised Learning (SSL)

    Jupyter Notebook 2

  6. Variational-Autoencoder Variational-Autoencoder Public

    A basic Variational Autoencoder implemented using a Gaussian Distribution with application.

    Jupyter Notebook