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

Highlights

  • Pro
Block or Report

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 second-year graduate student at the Université de Montréal in Québec, Canada 🇨🇦, pursuing a Master's degree in Computer Science. My passion lies in Artificial Intelligence 🤖, Neuroscience 🧠, Python programming 🐍, and open source projects :octocat:. I thoroughly enjoy learning and contributing in various ways, particularly through coding projects that not only delve into the science but also aim to vulgarize and make it accessible to everyone. In addition to my current studies, I have a background in Telecommunication Engineering and Mathematics from my educational journey in Tunisia 🇹🇳. I am actively involved in various organizational activities within the university, such as clubs, hackathons, conferences, and workshops. I have contributed to building numerous communities from scratch ⚡.

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

📫 How to reach me?

Some of my Github Public Stats 💻

My Github Stats

Profile Views

Profile last updated

Pinned

  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 1

  6. Variational-Autoencoder Variational-Autoencoder Public

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

    Jupyter Notebook