AutoResearch / autora

Automated Research Assistant
https://autoresearch.github.io/autora/
MIT License
41 stars 5 forks source link

feature: improved cycle with seeding, serializing of models using pickle #283

Closed hollandjg closed 1 year ago

hollandjg commented 1 year ago

Description

resolves #233 resolves #248

Add an improved cycle with more modularity and extensibility. It can now handle arbitrary execution order, easy seeding, and simple serialization to disk.

Type of change: