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