Hi! I'm Jade AFFOLABI, a computer science student with a passion for machine learning and deep learning. This portfolio gathers some of the projects I've worked on from academic assignments to personal experiments.
Goal: Classify proteins as enzymes or non-enzymes using graph neural networks.
Tech: DGL, GCN, GAT, MLFlow
Goal: Predict ecological interactions between species using GNNs and link prediction.
Tech: DGL, GraphSAGE
Goal: Evaluate genalization capabilities of a DTA prediction model
Tech: PyTorch, CUDA, HPC
Goal: Program Pepper robot to detect humans face and greet them appropriately.
Tech: ROS2, NAOqi SDK, Computer Vision, Keras, CNN
Goal: Develop a file compression tool using huffman algorithm.
Tech: Python