marcelle
marcelle copied to clipboard
An Interactive Machine Learning Toolkit
Marcelle
An Interactive Machine Learning Toolkit
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
npm init marcelle marcelle-tutorial
cd marcelle-tutorial
npm install
npm run dev -- --open
Usage
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
- Jules Françoise (CNRS researcher at LISN)
- Baptiste Caramiaux (CNRS researcher at ISIR).
- Téo Sanchez (PhD Student at LISN)
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.
Supporting institutions
🔨 Built Using
- TypeScript
- Most
- Svelte
- Tailwind CSS
- Tensorflow.js
- Chartjs
- And more...