retrieve:
Return the details about the given Event id.

list:
List all Event objects.

GET /api/v1/events/?format=api&offset=120&ordering=-event__start_time
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 203,
    "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=130&ordering=-event__start_time",
    "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=110&ordering=-event__start_time",
    "results": [
        {
            "id": 71748,
            "title": "Reasoning Under Uncertainty: Trustworthy LLMs for High-Stakes Medicine",
            "slug": "reasoning-under-uncertainty-trustworthy-llms-for-h",
            "event_url": "https://memento.epfl.ch/event/reasoning-under-uncertainty-trustworthy-llms-for-h",
            "visual_url": "https://memento.epfl.ch/image/33074/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33074/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33074/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-26",
            "end_date": "2026-06-26",
            "start_time": "09:30:00",
            "end_time": "11:30:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Robert West<br>\r\nThesis advisor: Prof. Mary-Anne Hartley<br>\r\nCo-examiner: Prof. Martin Jaggi<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nCurrent machine learning systems are very good at tasks reducible to statistical pattern recognition but falter on problems requiring deliberate, structured inference. Clinical reasoning exemplifies the latter: physicians generate hypotheses abductively, revise beliefs probabilistically as evidence accumulates, and choose among actions whose costs are deeply asymmetric. The harm of a missed diagnosis is not the harm of an unnecessary test. Large language models, increasingly deployed for clinical decision support, inherit this limitation. They conflate knowledge with inference: the same parameters that store medical facts are asked to reason over them, which leaves no explicit mechanism to quantify uncertainty, to abstain when evidence is insufficient, or to weight outcomes by their true clinical costs. This work argues that progress toward trustworthy medical AI requires separating the representation of knowledge from the machinery of inference, and grounding the latter in formal frameworks drawn from statistical decision theory. We investigate how these frameworks can be embedded into LLM reasoning pipelines and imposed as external scaffolding around them, maintaining competing hypotheses, guiding evidence gathering, and selecting actions that reflect the asymmetric cost structure of clinical practice. The goal is a class of systems capable of reasoning over their uncertainty, systems that know when they do not know.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon",
            "image_description": "Reasoning Under Uncertainty: Trustworthy LLMs for High-Stakes Medicine",
            "creation_date": "2026-04-29T09:21:38",
            "last_modification_date": "2026-04-29T09:21:38",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "INF 326",
            "url_place_and_room": "https://plan.epfl.ch/?room==INF%20326",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Yusuf Kesmen",
            "organizer": "",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "EDIC candidacy exam",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120579/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api"
            ]
        },
        {
            "id": 71755,
            "title": "Controllable Generative Models via Test-Time Adaptation",
            "slug": "controllable-generative-models-via-test-time-adapt",
            "event_url": "https://memento.epfl.ch/event/controllable-generative-models-via-test-time-adapt",
            "visual_url": "https://memento.epfl.ch/image/33081/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33081/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33081/max-size.jpg",
            "lang": "en",
            "start_date": "2026-07-07",
            "end_date": "2026-07-07",
            "start_time": "09:30:00",
            "end_time": "11:30:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Martin Rajman<br>\r\nThesis advisor: Prof. Pascal Fua<br>\r\nCo-examiner: Prof. Jean-Philippe Thiran<br>\r\n<br>\r\n<u>Abstract</u><br>\r\ncoming soon<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon",
            "image_description": "",
            "creation_date": "2026-04-29T10:00:51",
            "last_modification_date": "2026-05-08T11:17:00",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 329",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20329",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Hantao Zhang",
            "organizer": "",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "EDIC candidacy exam",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120587/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71800,
            "title": "Coding Club for Girls in Bern",
            "slug": "coding-club-for-girls-in-bern-14",
            "event_url": "https://memento.epfl.ch/event/coding-club-for-girls-in-bern-14",
            "visual_url": "https://memento.epfl.ch/image/33171/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33171/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33171/max-size.jpg",
            "lang": "en",
            "start_date": "2026-09-05",
            "end_date": "2026-10-24",
            "start_time": "09:30:00",
            "end_time": "16:00:00",
            "description": "<p>Eine App programmieren? Ein Computerspiel erfinden? Eine Animation gestalten?<br>\r\nWenn dich eines dieser Dinge interessiert, bist du hier am richtigen Ort! Tausche und teile deine Ideen, lerne zu programmieren und entdecke Informatikberufe.<br>\r\n<br>\r\nDie <a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/jugendliche/coding-club/\">Coding Club for Girls</a> Workshops sind für Mädchen im Alter von 11 bis 15 Jahren und die Teilnahme ist kostenlos. Ab der Teilnahme an vier Workshops pro Jahr wird eine Teilnahmebestätigung ausgehändigt. <br>\r\n<br>\r\n<strong>Ort:</strong>  Benedict Schule<strong>, </strong>Bern<br>\r\n<br>\r\n<strong>Datum und Zeit:</strong><br>\r\n<strong>05. September 2026 :  09:30 bis 12:00 oder 13:30 bis 16:00 Uhr</strong> <strong>// Scratch-me</strong><br>\r\n<strong>12. September 2026 : 09:30 bis 12:00 oder 13:30 bis 16:00 Uhr // Minitel<br>\r\n17. Oktober 2026 : 09:30 bis 12:00 oder 13:30 bis 16:00 Uhr // Snake-it<br>\r\n24. Oktober 2026 : 09:30 bis 12:00 oder 13:30 bis 16:00 Uhr  // Webdesignerin</strong><br>\r\n<br>\r\nDie Inhalte der Workshops sind untenstehend beschrieben.<br>\r\n<br>\r\n<strong>Bedingungen</strong>\r\n</p><ul>\r\n\t<li>Gratis</li>\r\n\t<li><a href=\"https://forms.gle/9BzTgtaAvcLRQPwP7\">Anmeldung unter diesem Link </a></li>\r\n\t<li><a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/teilnahmebedingungen/\">Allgemeine Teilnahmebedingungen EPFL - SPS Aktivitäten</a> </li>\r\n</ul>\r\n<strong>Workshops:</strong><br>\r\n<strong>Scratch-me - 05. September 2026</strong><br>\r\nEinführung in die Programmierlogik mit der Konzeption von Animationen, Spielen und vieles mehr! Codieren ist wie eine neue Sprache lernen. Worte zu kennen bedeutet nicht unbedingt, die Sprache zu beherrschen. Man muss die Worte auch in der richtigen Reihenfolge platzieren können. Bei diesem Workshop lernt ihr Scratch, eine vereinfachte Programmiersprache, die sich in der Form von Blöcken präsentiert, die man richtig zusammenstellen muss.<br>\r\n<br>\r\n<strong>Minitel - 12. September 2026</strong><br>\r\nBeschleunigungsmesser, elektromagnetische Wellen, Knöpfe, Bildschirm, … aber wie funktioniert eigentlich ein Handy? In diesem Workshop beantworten wir alle deine Fragen zu Smartphones und du wirst selber ein Spiel auf einem Mikrocomputer programmieren.<br>\r\n<br>\r\n<strong>Snake-it - 17. Oktober 2026</strong><br>\r\nJeder kennt die berühmte Snake, die vor Jahren als Handyspiel begonnen hat. Aber nur Wenige wissen, wie sie ihr persönliches Spiel gestalten können. Dank dieses Workshops wirst du zu diesen Leuten gehören. Programmiere mit uns deine eigene Apfelfresser-Schlange<br>\r\n<br>\r\n<strong>Webdesignerin t - 24. Oktober 2026</strong><br>\r\nEntdecke den Hintergrund einer Webseite und entwerfe deine eigene von A bis Z mit derselben Sprache wie die Profis! An diesem Workshop wirst du mit HTML vertraut und wirst verstehen, wie Webseiten gestaltet wurden und wie weit du selbst gehen kannst.<br>\r\n<br>\r\n<a href=\"https://forms.gle/9BzTgtaAvcLRQPwP7\"><strong>Anmeldung</strong></a><br>\r\n ",
            "image_description": "",
            "creation_date": "2026-05-05T13:13:16",
            "last_modification_date": "2026-05-19T08:48:49",
            "link_label": "Anmeldung",
            "link_url": "https://forms.gle/9BzTgtaAvcLRQPwP7",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Benedict Schule Bern, Aarbergergasse 5",
            "url_place_and_room": "https://www.benedict.ch/standorte/bern/",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/3/?format=api"
            ],
            "speaker": "",
            "organizer": "<a href=\"https://www.epfl.ch/education/education-and-science-outreach/fr/index-fr-html/promotion-des-sciences/\">A</a><a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/wissenschaftsfoerderung/\">bteilung für Wissenschaftsförderung (SPS) der EPFL</a> ",
            "contact": "[email protected] ",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "Coding Club for Girls, Deutsch, SPS, Jugendliche, Bern, BE",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120652/",
            "category": {
                "id": 18,
                "code": "YOUTHSCIENCE",
                "fr_label": "Activités scientifiques pour les jeunes",
                "en_label": "Sciences Activities for Youth",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/170/?format=api"
            ]
        },
        {
            "id": 71804,
            "title": "Coding Club for Girls in Luzern",
            "slug": "coding-club-for-girls-in-luzern-16",
            "event_url": "https://memento.epfl.ch/event/coding-club-for-girls-in-luzern-16",
            "visual_url": "https://memento.epfl.ch/image/33175/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33175/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33175/max-size.jpg",
            "lang": "en",
            "start_date": "2026-11-14",
            "end_date": "2026-11-28",
            "start_time": "09:30:00",
            "end_time": "16:00:00",
            "description": "<p>Eine App programmieren? Ein Computerspiel erfinden? Eine Animation gestalten?<br>\r\nWenn dich eines dieser Dinge interessiert, bist du hier am richtigen Ort! Tausche und teile deine Ideen, lerne zu programmieren und entdecke Informatikberufe.<br>\r\n<br>\r\nDie <a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/jugendliche/coding-club/\">Coding Club for Girls</a> Workshops sind für Mädchen im Alter von 11 bis 15 Jahren und die Teilnahme ist kostenlos. Ab der Teilnahme an vier Workshops pro Jahr wird eine Teilnahmebestätigung ausgehändigt. <br>\r\n<br>\r\n<strong>Ort:</strong>  Kantonschule Musegg, Luzern<br>\r\n<br>\r\n<strong>Datum und Zeit:</strong><br>\r\n<strong>14. November 2026 : 09:30 bis 12:00 oder 13:30 bis 16:00 Uhr  // Hello 3D World<br>\r\n28. November 2026</strong><strong> : 09:30 bis 12:00 oder 13:30 bis 16:00 Uhr  // Webdesignerin</strong><br>\r\n<br>\r\nDie Inhalte der Workshops sind untenstehend beschrieben.<br>\r\n<br>\r\n<strong>Bedingungen</strong>\r\n</p><ul>\r\n\t<li>Gratis</li>\r\n\t<li><a href=\"https://forms.gle/ccrAC4MTpoEuBsqX8\">Anmeldung unter diesem Link </a></li>\r\n\t<li><a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/teilnahmebedingungen/\">Allgemeine Teilnahmebedingungen EPFL - SPS Aktivitäten</a> </li>\r\n</ul>\r\n<strong>Workshops:<br>\r\nHello 3D World - 14. November 2026</strong><br>\r\nWie denkst du wurden die Figuren und Kulissen in den Filmen Shrek, Cars, Ice Age oder Kung Fu Panda gestaltet? Beim Entwerfen und Animieren von 3D-Objekten kannst Du wie im richtigen Animationsstudio gleichzeitig in die Rolle einer Künstlerin und einer Informatikerin schlüpfen. Du wirst dreidimensionale Objekte rund um das Thema Wald gestalten und in einem zweiten Schritt deiner Fantasie freien Lauf lassen und deine eigenen 3D-Objekte entwerfen!<br>\r\n<br>\r\n<strong>Webdesignerin - 28. November 2026</strong><br>\r\nEntdecke den Hintergrund einer Webseite und entwerfe deine eigene von A bis Z mit derselben Sprache wie die Profis! An diesem Workshop wirst du mit HTML vertraut und wirst verstehen, wie Webseiten gestaltet wurden und wie weit du selbst gehen kannst.<br>\r\n<br>\r\n<a href=\"https://forms.gle/ccrAC4MTpoEuBsqX8\"><strong>Anmeldung</strong></a><br>\r\n ",
            "image_description": "",
            "creation_date": "2026-05-05T13:33:02",
            "last_modification_date": "2026-05-19T09:35:22",
            "link_label": "Anmeldung",
            "link_url": "https://forms.gle/ccrAC4MTpoEuBsqX8",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Kantonschule Musegg, Museggstrasse 22, Luzern",
            "url_place_and_room": "https://ksmusegg.lu.ch/",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/3/?format=api"
            ],
            "speaker": "",
            "organizer": "<a href=\"https://www.epfl.ch/education/education-and-science-outreach/fr/index-fr-html/promotion-des-sciences/\">A</a><a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/wissenschaftsfoerderung/\">bteilung für Wissenschaftsförderung (SPS) der EPFL</a> ",
            "contact": "<a href=\"mailto:[email protected]\">[email protected]</a>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "Coding Club for Girls, Deutsch, SPS, Jugendliche, Luzern, LU",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120657/",
            "category": {
                "id": 18,
                "code": "YOUTHSCIENCE",
                "fr_label": "Activités scientifiques pour les jeunes",
                "en_label": "Sciences Activities for Youth",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/170/?format=api"
            ]
        },
        {
            "id": 71854,
            "title": "Coding Club for Girls in Zug",
            "slug": "coding-club-for-girls-in-zug-9",
            "event_url": "https://memento.epfl.ch/event/coding-club-for-girls-in-zug-9",
            "visual_url": "https://memento.epfl.ch/image/33176/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33176/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33176/max-size.jpg",
            "lang": "en",
            "start_date": "2026-11-14",
            "end_date": "2026-11-28",
            "start_time": "09:30:00",
            "end_time": "16:00:00",
            "description": "<p>Eine App programmieren? Ein Computerspiel erfinden? Eine Animation gestalten?<br>\r\nWenn dich eines dieser Dinge interessiert, bist du hier am richtigen Ort! Tausche und teile deine Ideen, lerne zu programmieren und entdecke Informatikberufe.<br>\r\n<br>\r\nDie <a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/jugendliche/coding-club/\">Coding Club for Girls</a> Workshops sind für Mädchen im Alter von 11 bis 15 Jahren und die Teilnahme ist kostenlos. Ab der Teilnahme an vier Workshops pro Jahr wird eine Teilnahmebestätigung ausgehändigt. <br>\r\n<br>\r\n<strong>Ort:</strong>  Kantonsschule, Zug<br>\r\n<br>\r\n<strong>Datum und Zeit:</strong><br>\r\n<strong>14. November 2026 : 09:30 bis 12:00  oder 13:30 bis 16:00 Uhr  // Schildkröte in Python<br>\r\n28. November 2026 : 09:30 bis 12:00 oder 13:30 bis 16:00 Uhr  // Mit Computern chatten</strong><br>\r\n<br>\r\nDie Inhalte der Workshops sind untenstehend beschrieben.<br>\r\n<br>\r\n<strong>Bedingungen</strong>\r\n</p><ul>\r\n\t<li>Gratis</li>\r\n\t<li><a href=\"https://forms.gle/WJT3oz5RCnWXZsQq6\">Anmeldung unter diesem Link </a></li>\r\n\t<li><a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/teilnahmebedingungen/\">Allgemeine Teilnahmebedingungen EPFL - SPS Aktivitäten</a> </li>\r\n</ul>\r\n<strong>Workshops:</strong><br>\r\n<br>\r\n<strong>Schildkröte in Python - 14. November 2026</strong><br>\r\nLerne die Python-Programmiersprache kennen die in vielen Bereichen angewendet wird. Dank der “Turtle” die in Python zur Verfügung steht, verwandelt Codierlinien in schöne Zeichnungen und dir somit erlaubt diese Sprache zu verstehen.<br>\r\n<br>\r\n<strong>Mit Computern chatten - 28. November 2026</strong><br>\r\nComputer haben ihre eigene Sprache. Dank diesem Workshop wirst du lernen, mit einem Mikro-Computer zu kommunizieren, damit er macht, was du möchtest! Hilf uns einfache Programme zu debuggen und ein Spiel für zwei Spielerinnen zu entwerfen. <br>\r\n<br>\r\n<a href=\"https://forms.gle/WJT3oz5RCnWXZsQq6\"><strong>Anmeldung</strong></a><br>\r\n ",
            "image_description": "",
            "creation_date": "2026-05-12T16:19:34",
            "last_modification_date": "2026-05-19T09:39:04",
            "link_label": "Anmeldung",
            "link_url": "https://forms.gle/WJT3oz5RCnWXZsQq6",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Kantonsschule, Lüssiweg 24, 6302 Zug",
            "url_place_and_room": "https://www.zg.ch/behoerden/direktion-fur-bildung-und-kultur/ksz",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/3/?format=api"
            ],
            "speaker": "",
            "organizer": "<a href=\"https://www.epfl.ch/education/education-and-science-outreach/fr/index-fr-html/promotion-des-sciences/\">A</a><a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/wissenschaftsfoerderung/\">bteilung für Wissenschaftsförderung (SPS) der EPFL</a> ",
            "contact": "[email protected] ",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "Coding Club for Girls, Deutsch, SPS, Jugendliche, Zug, ZG",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120728/",
            "category": {
                "id": 18,
                "code": "YOUTHSCIENCE",
                "fr_label": "Activités scientifiques pour les jeunes",
                "en_label": "Sciences Activities for Youth",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/170/?format=api"
            ]
        },
        {
            "id": 71256,
            "title": "Workshop - Detection and Emergence of Complexity : Artificial Life Perspectives",
            "slug": "workshop-detection-and-emergence-of-complexity-a-3",
            "event_url": "https://memento.epfl.ch/event/workshop-detection-and-emergence-of-complexity-a-3",
            "visual_url": "https://memento.epfl.ch/image/32614/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32614/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32614/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-27",
            "end_date": "2026-05-29",
            "start_time": "09:15:00",
            "end_time": "18:00:00",
            "description": "<p>An abundance of systems has been studied as potential models of artificial life: from classical discrete cellular automata, to their randomized versions such as random Boolean networks, continuous systems including neural CAs or Lenia systems, or even simple programming languages. In this workshop, we would like to focus on the fundamental question of how to measure the complexity of such systems and detect emerging patterns within them. The conference will be held at EPFL Bernoulli Center.<br>\r\nMore information : https://www.dem.eco/</p>",
            "image_description": "",
            "creation_date": "2026-02-26T16:24:04",
            "last_modification_date": "2026-02-26T16:30:45",
            "link_label": "",
            "link_url": "https://www.dem.eco/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Centre Bernoulli",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Various speakers (from Nof1, Sony Computer Science Lab, Zhaw Universtiy, Google, Harvard, Cross Labs, EPFL, Berkeley)",
            "organizer": "Barbora Hudcova - Vassilis Papadopoulos",
            "contact": "Barbora Hudcova",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119907/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 69766,
            "title": "ISIC Council and Faculty Discussion",
            "slug": "isic-council-and-faculty-discussion",
            "event_url": "https://memento.epfl.ch/event/isic-council-and-faculty-discussion",
            "visual_url": "https://memento.epfl.ch/image/31252/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31252/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31252/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-11",
            "end_date": "2026-06-11",
            "start_time": "09:00:00",
            "end_time": "17:00:00",
            "description": "<p>The ISIC Faculty retreat will be replaced by an on-site ISIC Council followed by a lunch and Faculty discussion.<br>\r\n<br>\r\n<strong>Draft Agenda</strong><br>\r\n09:00 – 9:30 Welcome Coffee <br>\r\n09:30 – 11:00 ISIC Council<br>\r\n11:00 – 12:00 Faculty Discussion<br>\r\n12:00 – 13:30 Standing lunch<br>\r\n13:30 – 17:00 Faculty Discussion<br>\r\n<br>\r\n </p>",
            "image_description": "",
            "creation_date": "2025-09-09T11:25:56",
            "last_modification_date": "2025-09-09T11:40:37",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "<a href=\"https://www.epfl.ch/schools/sb/research/isic/\">Institute of Chemical Sciences and Engineering – ISIC</a>",
            "contact": "<a href=\"https://people.epfl.ch/marta.ruizcumi\">Marta Ruiz Cumi</a>",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 2,
                "fr_label": "Sur invitation",
                "en_label": "Invitation required"
            },
            "keywords": "ISICIntranet",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/117577/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/14/?format=api"
            ]
        },
        {
            "id": 70381,
            "title": "Preventing and facing conflicts",
            "slug": "preventing-and-facing-conflicts-9",
            "event_url": "https://memento.epfl.ch/event/preventing-and-facing-conflicts-9",
            "visual_url": "https://memento.epfl.ch/image/31840/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31840/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31840/max-size.jpg",
            "lang": "en",
            "start_date": "2026-09-24",
            "end_date": "2026-09-25",
            "start_time": "09:00:00",
            "end_time": "17:00:00",
            "description": "<p>Conflicts are part of daily life and commonly arise in a business environment. Poorly managed, or not properly resolved, they can cause significant harm, both on an interpersonal level and for the organisation itself. Productivity may be affected and finances impacted as a result of tensions between colleagues.<br>\r\n<br>\r\nDifferent approaches to conflict management are increasingly being used, helping clarify messy situations, lessening the tensions and enabling employees to continue to work together.<br>\r\n<br>\r\nThis seminar presents several separate yet related methods of conflict management. One of which, mediation, enables the parties in dispute to work towards a viable solution by taking into account all the different aspects of the problem. The mediator, as a neutral third party, uses tools and communication skills to help the parties elaborate, themselves, mutually satisfactory solutions. Participants will learn skills that will enable them to understand conflict and to manage, and ultimately resolve, disputes.</p>",
            "image_description": "",
            "creation_date": "2025-11-11T16:04:05",
            "last_modification_date": "2025-11-11T16:05:07",
            "link_label": "Inscription",
            "link_url": "https://epfl.eu.crossknowledge.com/site/m/public_training/750",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Melissa Davies et Cinthia Lévy",
            "organizer": "KeepLearning",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/118544/",
            "category": {
                "id": 15,
                "code": "FORM",
                "fr_label": "Formations internes",
                "en_label": "Internal trainings",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/431/?format=api"
            ]
        },
        {
            "id": 70392,
            "title": "Self-Leadership",
            "slug": "self-leadership-9",
            "event_url": "https://memento.epfl.ch/event/self-leadership-9",
            "visual_url": "https://memento.epfl.ch/image/31851/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31851/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31851/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-17",
            "end_date": "2026-06-19",
            "start_time": "09:00:00",
            "end_time": "17:30:00",
            "description": "<p>Le self-leadership est un processus qui permet à une personne d’être plus à l’aise avec qui elle est, et qui l’amène à développer son potentiel et à construire une fondation solide à partir de laquelle toute décision – tant au niveau professionnel que personnel – peut être prise sereinement. Un bon niveau de self-leadership permet de s’épanouir à la fois dans sa propre personnalité et dans ses relations avec les autres, d’atteindre ses objectifs, et finalement, d’être un meilleur leader pour les autres.<br>\r\n<br>\r\nComment cet atelier peut vous aider: Les 3 piliers du self-leadership seront approfondis : la conscience de soi, la confiance en soi et la gestion de soi. En parallèle, ce séminaire encourage un espace de réflexion et de partage, dans lequel idées et stratégies sont échangées avec d’autres participant·e·s sur comment faire face et réussir dans des situations professionnelles souvent complexes et difficiles.<br>\r\n<br>\r\nJours 1 et 2 : 9h00 - 17h30<br>\r\nJour 3: 9h00 - 12h30</p>",
            "image_description": "",
            "creation_date": "2025-11-11T16:14:05",
            "last_modification_date": "2025-11-11T16:15:59",
            "link_label": "Inscription",
            "link_url": "https://epfl.eu.crossknowledge.com/site/m/public_training/757",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api"
            ],
            "speaker": "Melissa Davies et Sylvie Fessard",
            "organizer": "KeepLearning",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/118566/",
            "category": {
                "id": 15,
                "code": "FORM",
                "fr_label": "Formations internes",
                "en_label": "Internal trainings",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/431/?format=api"
            ]
        },
        {
            "id": 70393,
            "title": "Self-Leadership",
            "slug": "self-leadership-11",
            "event_url": "https://memento.epfl.ch/event/self-leadership-11",
            "visual_url": "https://memento.epfl.ch/image/31852/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31852/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31852/max-size.jpg",
            "lang": "en",
            "start_date": "2026-08-26",
            "end_date": "2026-08-28",
            "start_time": "09:00:00",
            "end_time": "17:30:00",
            "description": "<p>Self-leadership is the process by which a person becomes more comfortable with who they are and what they want, allowing them to fulfil their potential and build a strong foundation from which to take daily decisions –both professional and personal.<br>\r\nSelf-leadership enables more effective communication, enhanced fulfilment and more balanced decisions. Both men and women can benefit from learning and practicing self-leadership to improve their professional and personal lives. <br>\r\n<br>\r\nHow this workshop will help you:<br>\r\nWe will explore the topic of self-leadership by addressing self-awareness, self-confidence and self-efficacy. At the same time, this workshop will provide a space where you can exchange ideas and strategies with others on dealing with and succeeding in the situations that you face in your current work environment and your life.<br>\r\n<br>\r\nThe format of the workshop is highly interactive and practical, involving case studies, small group work and discussion sessions. Participants will be actively involved in the course, discussing their own life and leadership experiences and self-reflecting in a guided process. The increased awareness and the tools they will discover can be readily used in daily life to enhance their leadership, success and satisfaction.<br>\r\n<br>\r\nDay 1+2: from 9.00 am to 5.30 pm<br>\r\nDay 3: from 9.00 am to 12.30 pm</p>",
            "image_description": "",
            "creation_date": "2025-11-11T16:16:28",
            "last_modification_date": "2025-11-17T13:04:27",
            "link_label": "Registration",
            "link_url": "https://epfl.eu.crossknowledge.com/site/m/public_training/757",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Melissa Davies and Sylvie Fessard",
            "organizer": "KeepLearning",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/118568/",
            "category": {
                "id": 15,
                "code": "FORM",
                "fr_label": "Formations internes",
                "en_label": "Internal trainings",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/431/?format=api"
            ]
        }
    ]
}