Skip to content

marcellejs/marcelle

Repository files navigation

Marcelle

An Interactive Machine Learning Toolkit

https://marcelle.dev

Status License npm version

Status ⚠️

Marcelle is still experimental and is currently under active development. Breaking changes are expected at every minor version.

About

Marcelle is a modular open source toolkit for programming interactive machine learning applications. Marcelle is built around components embedding computation and interaction that can be composed to form reactive machine learning pipelines and custom user interfaces. This architecture enables rapid prototyping and extension. Marcelle can be used to build interfaces to Python scripts, and it provides flexible data stores to facilitate collaboration between machine learning experts, designers and end users.

Getting started

See online documentation

npm init marcelle marcelle-tutorial
cd marcelle-tutorial
npm install
npm run dev -- --open

Usage

See Online Documentation

Contributing

See CONTRIBUTING.md

✍️ Credits

Marcelle is a research project led by Jules Françoise (CNRS researcher at LISN) and Baptiste Caramiaux (CNRS researcher at ISIR).

This research was supported by the ELEMENT project (ANR-18-CE33-0002) from the French National Research Agency.

Authors

Citing this work

Please cite the following publication when refering to Marcelle in academic publications:

Jules Françoise, Baptiste Caramiaux, Téo Sanchez. Marcelle: Composing Interactive Machine Learning Workflows and Interfaces. Annual ACM Symposium on User Interface Software and Technology (UIST ’21), Oct 2021, Virtual. DOI: 10.1145/3472749.3474734.
> PDF

Supporting institutions

🔨 Built Using

🎉 Acknowledgements