microbit-foundation / cctd-ml-machine

GitHub Location for Aarhus University's Center for Computational Thinking and Design's ML-Machine application.
https://ml-machine.org/
MIT License
5 stars 10 forks source link

Re-implement filter inspection #97

Closed Karlo-Emilo closed 9 months ago

Karlo-Emilo commented 1 year ago

We have the current implementation, which can be seen on ml-machine.org/.

We also have Nicolai's prototype of a new, more interactive inspection tool: https://gitlab.au.dk/au-cs-ceed/ml-microbit-browser/-/tree/filter-inspection

It may be too time-expensive to finish Nicolais prototype, but we may be able to make a simplified version

This task includes some design work and decisions.

Do #95 first.

Karlo-Emilo commented 1 year ago

Do this before #96

Karlo-Emilo commented 1 year ago

Status:

A first draft has been implemented in #264

The following needs to be implemented before this feature can be production ready: