This repository serves as the central documentation and tooling hub for the LEMUR Doctoral Network on Learning with Multiple Representations.
It contains:
- Instructions and links to the individual projects' repositories
- Scripts to clone and run experiments locally
- Documentation about the project goals and methodology
LEMUR is an MSCA Doctoral Network focused on developing the theoretical foundations, algorithms, and applications of Learning with Multiple Representations (LMR). The core goal is to train 10 PhD researchers in novel approaches to machine learning that emphasize explainability, fairness, weak supervision, and environmental and social impact considerations.
LEMUR’s goals are divided into three major facets:
- Foundations (F1) — Develop formal guarantees and performance predictions for LMR.
- Methods (F2) — Create novel LMR algorithms, metrics, and ethical impact evaluations.
- Applications (F3) — Apply LMR techniques to real-world domains via collaborations with industry partners.
projects/— Per-project summary with links to the respective repositoriesscripts/— Helper scripts to clone and run project repos locallyconfig/— Config files consumed by scripts
-
Clone this repo:
git clone https://github.com/Lemur-dn/lmr-toolbox cd lmr-toolbox -
Review participants/ to see links to individual project repositories.
-
Run:
./scripts/clone_all.sh
This repository accepts contributions in:
- Adding new helper scripts in
scripts/ - Updating repo links and project info in
projects/
Please follow the general GitHub workflow:
- Fork the repo
- Create a feature branch
- Submit a pull request
Be respectful and inclusive — this is a collaborative international research project.
This project is funded under the Marie Skłodowska-Curie Actions (Horizon Europe).