Skip to content
View danielakbank's full-sized avatar
  • United Kingdom

Block or report danielakbank

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danielakbank/README.md

Hi, I'm Daniel Akinbankole

MSc in AI & Data Science · Healthcare AI · Deep Learning · LLM Integration

I build end-to-end machine learning systems with a focus on healthcare and clinical applications. My background spans deep learning, computer vision, NLP, and EEG signal processing, with hands-on experience in NHS inpatient settings supporting young people with neurodevelopmental conditions.

Currently building toward PhD research in causal AI and EEG analysis in children with neurodevelopmental conditions.


Projects

🧠 EEG Sleep Stage Classification

Automated sleep staging from raw EEG signals using a 1D CNN, MNE-Python, and interpretable AI. Built on the Sleep-EDF Expanded dataset (22,683 epochs, 13 subjects). Achieved balanced accuracy of 0.718 and Cohen's Kappa of 0.430. Applied SHAP and Grad-CAM to explain model decisions — the CNN independently identified sleep spindle locations without explicit labelling. Clinically motivated by sleep difficulties in children with autism, ADHD, and epilepsy. → github.com/danielakbank/eeg-sleep-staging

🔬 Breast Ultrasound Segmentation (BUSI)

U-Net with ResNet50V2 backbone for lesion detection and segmentation. Validation Dice ~0.71. Two-phase transfer learning. Deployed on Hugging Face Spaces via Gradio.

🌊 Underwater Image Enhancement

Compared classical CV preprocessing against a U-Net with EfficientNetB0 encoder on the UIEB benchmark. PSNR improvement of +3.03dB over raw baseline.

🤖 CV Job Matcher

AI-powered job matching platform aggregating live listings from Adzuna, Reed, and Remotive APIs, scored against uploaded CVs using an LLM engine. Deployed on Streamlit Cloud.

📊 Children's Social Care Intelligence Dashboard

Python ETL pipeline ingesting 5M+ DfE records. Risk-flagging model across 150+ local authorities. Interactive Power BI dashboards for non-technical stakeholders.

📱 Flow Breath

Breathing exercise app built with Flutter. Published on the Google Play Store.


Skills

ML & AI: TensorFlow, Keras, Scikit-learn, 1D CNN, U-Net, Transfer Learning, NLP (TF-IDF), LLM Integration (Mistral/Ollama), EEG Signal Processing (MNE-Python), SHAP, Grad-CAM

Data Engineering: Python, Pandas, NumPy, SQL, ETL Pipelines, API Integration, Web Scraping

Visualisation & BI: Power BI, DAX, Matplotlib, Seaborn

Software & Deployment: Streamlit, Gradio, Flask, Flutter, Hugging Face Spaces, Git


Background

  • Healthcare Support Worker, Cygnet Health Care CAMHS (2025–present)
  • MSc AI & Data Science, University of Hull (2023–2024)
  • BSc Computer Science, ESAE University (2018–2021)

Contact

📧 akinbankoled@gmail.com

Popular repositories Loading

  1. BUSI-Segmentation BUSI-Segmentation Public

    Breast ultrasound image segmentation app using a U-Net with ResNet50V2 backbone, featuring an interactive Gradio demo and AI-based lesion detection.

    Jupyter Notebook 4 2

  2. eeg-sleep-staging eeg-sleep-staging Public

    Automated sleep stage classification from EEG signals using deep learning and interpretable AI — Sleep-EDF dataset, MNE-Python, 1D CNN, SHAP and Grad-CAM

    Python 1

  3. danielakbank danielakbank Public

  4. disk_health_monitor disk_health_monitor Public

    Python

  5. calculator_api calculator_api Public

    Python

  6. credit-risk-analysis credit-risk-analysis Public

    End-to-end unsecured credit risk analysis using SQL (BigQuery) and Python, including cohort analysis, probability-of-default modelling, and lending strategy evaluation.