From d0f5c8ca7ea3d240154b900e9925535e2c5fe97e Mon Sep 17 00:00:00 2001
From: Cyril Pain-Barre <cyril.pain-barre@lis-lab.fr>
Date: Tue, 6 Feb 2024 07:41:56 +0100
Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20avec=20le=20s=C3=A9minai?=
 =?UTF-8?q?re=20d'H=C3=A9l=C3=A8ne=20VERHAEGHE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 seminar.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/seminar.md b/seminar.md
index a6670b5..1824a7f 100644
--- a/seminar.md
+++ b/seminar.md
@@ -1,5 +1,26 @@
 # Séminaires
 
+### Mercredi 14 février 2024 à 15h
+
++ Lieu : Salle de réunion COALA, dans les locaux de l'équipe.
+
++ Oratrice : Hélène VERHAEGHE (PostDoctorante à KULeuven, Belgique)
+
++ Information(s) diverse(s) : exposé en anglais
+
++ Titre : Best of both worlds: synergies between Constraint Programming and Machine Learning
+
++ Résumé : This talk will be about the synergies that exist between constraint programming and machine learning. 
+Constraint programming is a technique to solve combinatorial optimization problems. 
+It is very efficient in providing solutions that respects given constraints but take some times when solving huge problems. 
+On the other hand machine learning is very able to deal with huge amounts of datas while having difficulties when dealing with hard constraints. 
+Developing synergies between these two families of methods can help bring the best of both worlds together.
+
++ À propos de l'oratrice : Hélène Verhaeghe got her Ph.D. in 2021 from UCLouvain (Belgium), with her thesis about the extensional constraint. 
+She then went to Polytechnique Montréal (Canada) for a first post-doc. 
+She is now back in Belgium since last May for a second post-doc at KULeuven, under the supervision of Prof. Tias Guns. 
+
+
 ### Mercredi 24 janvier 2024 à 15h
 
 + Lieu : Salle de réunion COALA, dans les locaux de l'équipe.
-- 
GitLab