Ten Lessons I Have Learned from Leading an Artificial Intelligence Club

Posted on Tue 14 September 2021 in posts • Tagged with artificial-intelligence, reflections, leadership, guides • 10 min read

A summary of the ten most valuable lessons I have learned during my time as the president of the Artificial Club at the Lebanese American University.


Continue reading

Fantastic Google Summer of Code Experiences and How I Found them

Posted on Thu 26 August 2021 in posts • Tagged with python, deep-learning, google-summer-of-code, guides • 8 min read

A summary of my experience as a Deep Learning Intern during Google Summer of Code at the ML4SCI Foundation and CMS Experiment at CERN


Continue reading

Detecting Muon Momentum in the CMS Experiment at CERN using Deep Learning

Posted on Thu 19 November 2020 in posts • Tagged with python, deep-learning, projects • 12 min read

Jupyter Notebook for Building and training Neural Networks for muon momentum prediction with Tensorflow


Continue reading

How to Detect Muon Momentum in the CMS Experiment at CERN using Deep Learning

Posted on Sat 14 November 2020 in posts • Tagged with python, deep-learning, guides • 8 min read

Detailed walkthrough of how to build and train Neural Networks for muon momentum prediction with Tensorflow.


Continue reading

How to Structure a Reinforcement Learning Project (Part 2)

Posted on Mon 24 August 2020 in posts • Tagged with python, reinforcement-learning, guides • 7 min read

Part Two - Choose your Weapons: All the Tools You Need to Build a Working RL Environment


Continue reading

How to Structure a Reinforcement Learning Project (Part 1)

Posted on Sun 21 June 2020 in posts • Tagged with python, reinforcement-learning, guides • 7 min read

Part One of a non-comprehensive step-by-step guide for structuring an RL project


Continue reading

Detecting Diabetic Retinopathy to Stop Blindness using Pretrained Deep Learning Models

Posted on Thu 26 September 2019 in posts • Tagged with python, deep-learning, kaggle • 20 min read

Developping a Diabetic Retinopathy predictor based on a pretrained Deep Learning model and using Aravind Eye Hospital's Data


Continue reading

Generating Climate Temperature Spirals in Python

Posted on Thu 29 August 2019 in posts • Tagged with python, data-science, data-analysis, data-visualization • 7 min read

Recreating Ed Hawkins famous 2017's climate temperature spirals animation


Continue reading