From 32b4d4a97d64a9d74111486612801ad29d04fde0 Mon Sep 17 00:00:00 2001 From: AlexMoses-PhD <99289518+AlexMoses-PhD@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:35:32 +0100 Subject: [PATCH] Update Project5.md --- projects/AI_Safety/Project5.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/projects/AI_Safety/Project5.md b/projects/AI_Safety/Project5.md index ff2733d..5b8131b 100644 --- a/projects/AI_Safety/Project5.md +++ b/projects/AI_Safety/Project5.md @@ -1 +1,13 @@ -# Project 5: Ethical AI and Bias Mitigation \ No newline at end of file +# Project 5: Ethical AI and Bias Mitigation + +This focuses on teaching the skills required to evaulate a model for bias and implementing techiques to mitigate it. + +Skills to gain: +- Bias detection and mitigation +- fairness-aware learning +- applying fairness metrics (demographic parity, equal opportunity) +- ethical AI considerations. + +Dataset: To be released + +Notebook: To be released