diff --git a/fondamentaux/01-regression_lineaire.py b/01-fondamentaux/01-regression_lineaire.py similarity index 100% rename from fondamentaux/01-regression_lineaire.py rename to 01-fondamentaux/01-regression_lineaire.py diff --git a/fondamentaux/02-descente_gradient.py b/01-fondamentaux/02-descente_gradient.py similarity index 100% rename from fondamentaux/02-descente_gradient.py rename to 01-fondamentaux/02-descente_gradient.py diff --git a/fondamentaux/03-descente_gradient_stochastique.py b/01-fondamentaux/03-descente_gradient_stochastique.py similarity index 100% rename from fondamentaux/03-descente_gradient_stochastique.py rename to 01-fondamentaux/03-descente_gradient_stochastique.py diff --git a/fondamentaux/04-descente_gradient_mini-lots.py b/01-fondamentaux/04-descente_gradient_mini-lots.py similarity index 100% rename from fondamentaux/04-descente_gradient_mini-lots.py rename to 01-fondamentaux/04-descente_gradient_mini-lots.py diff --git a/fondamentaux/05-regression_polynomiale.py b/01-fondamentaux/05-regression_polynomiale.py similarity index 100% rename from fondamentaux/05-regression_polynomiale.py rename to 01-fondamentaux/05-regression_polynomiale.py diff --git a/fondamentaux/06-regression_logistique.py b/01-fondamentaux/06-regression_logistique.py similarity index 100% rename from fondamentaux/06-regression_logistique.py rename to 01-fondamentaux/06-regression_logistique.py diff --git a/fondamentaux/README.md b/01-fondamentaux/README.md similarity index 100% rename from fondamentaux/README.md rename to 01-fondamentaux/README.md diff --git a/fondamentaux/img/01-regression_lineaire.png b/01-fondamentaux/img/01-regression_lineaire.png similarity index 100% rename from fondamentaux/img/01-regression_lineaire.png rename to 01-fondamentaux/img/01-regression_lineaire.png diff --git a/fondamentaux/img/02-descente_gradient.png b/01-fondamentaux/img/02-descente_gradient.png similarity index 100% rename from fondamentaux/img/02-descente_gradient.png rename to 01-fondamentaux/img/02-descente_gradient.png diff --git a/fondamentaux/img/03-descente_gradient_stochastique.png b/01-fondamentaux/img/03-descente_gradient_stochastique.png similarity index 100% rename from fondamentaux/img/03-descente_gradient_stochastique.png rename to 01-fondamentaux/img/03-descente_gradient_stochastique.png diff --git a/fondamentaux/img/04-descente_gradient_mini-lots.png b/01-fondamentaux/img/04-descente_gradient_mini-lots.png similarity index 100% rename from fondamentaux/img/04-descente_gradient_mini-lots.png rename to 01-fondamentaux/img/04-descente_gradient_mini-lots.png diff --git a/fondamentaux/img/05-regression_polynomiale.png b/01-fondamentaux/img/05-regression_polynomiale.png similarity index 100% rename from fondamentaux/img/05-regression_polynomiale.png rename to 01-fondamentaux/img/05-regression_polynomiale.png diff --git a/fondamentaux/img/06-regression_logistique.png b/01-fondamentaux/img/06-regression_logistique.png similarity index 100% rename from fondamentaux/img/06-regression_logistique.png rename to 01-fondamentaux/img/06-regression_logistique.png diff --git a/intro_rna/README.md b/02-intro_rna/README.md similarity index 100% rename from intro_rna/README.md rename to 02-intro_rna/README.md