amakelov / mandala

A simple & elegant experiment tracking framework that integrates persistence logic & best practices directly into Python
Apache License 2.0
506 stars 15 forks source link

Test cases for workflows (with toy functions, for now) #1

Closed amakelov closed 1 year ago

amakelov commented 2 years ago

For this issue we want to

Other aspects of this will be very simple (in-memory storages for now, toy functions).

I'm working on providing a rich enough environment to do this in (most importantly, enabling superops in the two flavors we discussed).