You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pooyan Jamshidi edited this page Aug 25, 2022
·
2 revisions
We need to be careful about the code quality as well as the reproducibility of our project results.
Some tools/practices that I found useful to build a reproducible workflow for our projects:
This is a comprehensive structure, you can obviously diverge from this slightly, but I strongly recommend following this structure or any other structure that you find useful for your projects, here is one more example for PyTorch projects.
Please use an appropriate name for each GitHub repo associated with your projects: follow-the-rule, may_be_this_is_also_ok, But_Never_Use_This, HaveSeenThese, orThisAndThat.