This template, designed as the optimal springboard for your open-source Python research projects, is an ideal choice if you:
- Seek to enable other researchers to build upon your project with ease;
- Aim to minimize the communication gap between your project's collaborators;
- Aspire to iterate rapidly while maintaining high confidence that minor code changes won't disrupt the entire pipeline;
- Desire to decrease the number of frustrating Runtime Errors encountered during experiment execution.
Note
This repo is under construction.
A PR typically implements a new feature, improves an old feature, or fixes a bug.
I welcome all kinds of contribution, e.g. adding more tools, better practices, discussions on trade-offs.