Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

portfolio

publications

Metaheuristics-based Exploration Strategies for Multi-Objective Reinforcement Learning

Published in Proceedings of the 14th International Conference on Agents and Artificial Intelligence, 2022

Nominated for best student paper award.

Recommended citation: Felten, F., Danoy, G., Talbi, E. and Bouvry, P. (2022). Metaheuristics-based Exploration Strategies for Multi-Objective Reinforcement Learning. In Proceedings of the 14th International Conference on Agents and Artificial Intelligence - Volume 2: ICAART, ISBN 978-989-758-547-0; ISSN 2184-433X, pages 662-673. DOI: 10.5220/0010989100003116. https://www.scitepress.org/Link.aspx?doi=10.5220/0010989100003116

MO-Gym: A Library of Multi-Objective Reinforcement Learning Environments

Published in BNAIC/BeNeLearn 22, 2022

Open source library for Multi-Objective RL.

Recommended citation: L. N. Alegre, F. Felten, E.-G. Talbi, G. Danoy, A. Nowé, and A. L. C. Bazzan, “MO-Gym: A Library of Multi-Objective Reinforcement Learning Environments,” Proceedings of the 34th Benelux Conference on Artificial Intelligence BNAIC/Benelearn 2022 https://bnaic2022.uantwerpen.be/wp-content/uploads/BNAICBeNeLearn_2022_submission_6485.pdf

A Toolkit for Reliable Benchmarking and Research in Multi-Objective Reinforcement Learning

Published in Thirty-seventh Conference on Neural Information Processing Systems Datasets and Benchmarks Track, 2023

MO-Gymnasium + MORL-baselines + Public datasets of training results.

Recommended citation: Florian Felten, Lucas Nunes Alegre, Ann Nowe, Ana L. C. Bazzan, El Ghazali Talbi, Grégoire Danoy, and Bruno Castro da Silva, ‘A Toolkit for Reliable Benchmarking and Research in Multi-Objective Reinforcement Learning’, in Proceedings of the 37th Conference on Neural Information Processing Systems (NeurIPS 2023). https://openreview.net/forum?id=jfwRLudQyj

talks

RTL: Drone research in Luxembourg

Published:

Research on drones in Luxembourg explained to the national journal: https://www.rtl.lu/news/national/a/2198613.html.

teaching

Programming Fundamentals 3

Undergraduate course, University of Luxembourg, Department of Computer Science, 2022

In this course co-teached with Pierre Talbot, we aim to introduce CS students to various programming paradigms. The first part, mainly given by Pierre, focuses on Functional Programming. My part focuses on concurrent programming.