EthoML / VAME

Variational Animal Motion Embedding - A tool for time series embedding and clustering
https://ethoml.github.io/VAME/
GNU General Public License v3.0
2 stars 0 forks source link

Add pydantic models and project state #34

Closed vinicvaz closed 1 week ago

vinicvaz commented 3 weeks ago

Add @save_state decorator to save function execution states (arguments and execution_state) Add pydantic models to validate pipeline function input arguments