Git Product home page Git Product logo

marcelle's Introduction

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.

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.

Installation

See online documentation

Using NPM:

npm install @marcellejs/core --save

Using Yarn:

yarn add @marcellejs/core

Usage

See Online Documentation

🛠 Developing

Building the library

To build for production:

yarn build # OR npm run build

To build for development (watch mode):

yarn dev # OR npm run dev

To generate the typescript declaration files (useful for the rollup example), run yarn build:types in production, or yarn dev:types in development.

Setting up VSCode

Download VSCode and install the following extensions:

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

marcelle's People

Contributors

julesfrancoise avatar bcaramiaux avatar lched avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.