Settings

Theme

Show HN: I open-sourced the library I use to track ML experiments with GitHub

docs.cubyc.com

5 points by esafranchik 2 years ago · 2 comments

Reader

esafranchikOP 2 years ago

Hello HN! I built Cubyc to manage my ML research in grad school.

It lets you store all your experiment metadata with cloud-based repo providers like GitHub, GitLab, and Bitbucket. Plus, you can directly use SQL to dive into your runs.

I kept it simple as a headless Python library so it's easy to install and integrate, and doesn't weigh down projects.

Feedback is appreciated!

spf3000 2 years ago

So git for ML? What a brilliant idea! This is exactly what my team needs.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection