Skip to content

Lightweight project skeleton for machine learning projects using wandb and sacred

License

Notifications You must be signed in to change notification settings

plai-group/ml_project_skeleton

Repository files navigation

An opinionated machine learning project skeleton using sacred + wandb. This uses Sacred for its command line interface, where any hyper added to my_config() becomes available on the commandline via:

python main.py with my_hyper='hello world'.

See sacred's documentation for more information. The import ml_helpers in main.py refers to my ml helper functions, and the latex directory is structured to hide as much of the tedious boilerplate code as possible.

About

Lightweight project skeleton for machine learning projects using wandb and sacred

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published