AllenNeuralDynamics / aind-behavior-curriculum

Starter repository for behavior base primitives.
https://aind-behavior-curriculum.readthedocs.io
MIT License
1 stars 0 forks source link

Dynamic Routing Task Regimen Curriculum reimplementation user experience #34

Open mochic opened 1 month ago

mochic commented 1 month ago

I've begun reimplementing the dynamic routing task regimen here: https://github.com/AllenNeuralDynamics/dynamic-routing-curriculum?tab=readme-ov-file

mochic commented 1 month ago

Also, if we're comfortable reimplementing regimens in this way, we could probably write a small tool that migrates all legacy mtrain regimens to aind-behavior-curriculum objects\code, regimens needing more care or simplification could just be editted by humans after that.