Research & Coursework

Written reports and research notebooks behind the projects — the technical detail, methods and results, not just the headline.

Reports & Papers

Report · PDF

AI Mental Health Assistant — Technical Report

Full write-up of the mental-health diagnosis pipeline: dataset, methodology, model design (including clinicalBERT), evaluation and results.

Research Notebooks

Deep Learning

Active Learning on CIFAR-10

ResNet embeddings, TypiClust / typicality-based selection, semi-supervised training and accuracy-vs-budget analysis — the full experimental pipeline in one notebook.

NLP · Clinical

clinicalBERT — Diagnosis Model

Transformer-based classification of clinical text for the mental-health assistant, with EDA and medication/therapy prediction notebooks alongside.

Data Science

Feature Engineering & Model Comparison

Data visualisation, feature construction and a controlled comparison of models on tabular data, with a dedicated evaluation notebook.

LLMs · Dissertation

Self-Hosted LLMs for Unit-Test Generation

The multi-agent test-generation pipeline (Programmer → Tester) benchmarking self-hosted SLMs against Claude on HumanEval & MBPP, with the run artefacts behind the reported numbers. A walkthrough demo is on the Projects page.