Commit 8d1e7b16 authored by Antoine Rollet's avatar Antoine Rollet

Update README.md

parent 6ea2039e
Pipeline #192 canceled with stages
......@@ -4,4 +4,9 @@ This repository contains all my school and personal projects on data or AI.
---
Personal
\ No newline at end of file
## Personal
* **perceptron.py** Classification des données de iris.csv
* ** battle_royale.py ** Création d'un jeu de type battle_royale 2D et entrainement d'agents par algorithme génétique
* ** machine_learning_football_results.py ** Prédiction du résultat d'un match de football à partir des statistiques sur les 5 matchs précédents de chaque équipe (issues de football-data[](football-data.co.uk) )
*
## School
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment