AI & Equality : A Human Rights Toolbox

AI & Equality : A Human Rights Toolbox

A 5 module multidisciplinary approach to AI development with Human Rights at the core.

Created by the AI & Equality community and supported by Women at the Table.

Thinking AI: Bringing together ethical, legal and social aspects of AI
Mister Teacher

Thinking AI: Bringing together ethical, legal and social aspects of AI

This course consists in a series of 11 free online lessons from recognized AI specialists collaborating with the SCAI.

Elements of AI

Elements of AI

A free online introduction to artificial intelligence for non-experts.

By The University of Helsinki & Sorbonne Université.

<span lang="EN" class="multilang">Introduction to Python</span>       <span lang="FR" class="multilang">Introduction à Python</span>

Introduction to Python

Introduction to the Python programming language specifically designed for the Faculty of Arts and the Faculty of Medicine. Coming soon.

Apprentissage machine (introduction)

Apprentissage machine (introduction)

What do an autonomous car and the recommendations of your favorite streaming service have in common? Both use machine learning to take actions and, more importantly, predict the future independently, with little to no human intervention. This module aims to introduce you to machine learning.

<span lang="FR" class="multilang"> Apprentissage machine (intermédiaire) </span> <span lang="EN" class="multilang"> Machine Learning (intermediate) </span>

Machine Learning (intermediate)


Before following this module, it is recommended to have followed the "machine learning (beginner)" module available here: https://scai-education.sorbonne-universite.fr/course/view.php?id=21
Are you ready to become machine learning experts? The "Machine Learning (Intermediate)" module is designed to help you deepen your knowledge of machine learning and teach you the skills you need to build successful machine learning models.
In the first course, you will learn how to clean and prepare your data for machine learning models. You will discover the best techniques for exploring and cleaning data, which will help you get more accurate and reliable results.
In the second course, you will discover how to evaluate the performance of your machine learning models. You will learn how to use different metrics to measure the quality of your predictions, as well as cross-validation techniques to estimate the performance of your models on unknown data.
With this module, you will have all the practical knowledge you need to develop better performing machine learning models. So, ready to take on the challenge and become machine learning experts? Let's go !

Use Hugging Face libraries

Use Hugging Face libraries

This course covers the use of Hugging Face libraries for building and deploying powerful AI systems for natural language processing, reinforcement learning, and interactive model interfaces. It includes the basics of natural langage processing, as well as advanced topics such as deep reinforcement learning and custom Gradio interfaces. The course is designed for students with a basic understanding of Python programming and machine learning concepts teached in the Machine Learning (introduction) module.