This repository guides you through the steps of creating, and setting up a Python project. We focus on guidelines that are useful for Machine Learning, but should be considered in all other Python projects.
Checkout out our documentation on the following topics:
- Python environment by @bana513
- Git by @martonoravecz
- SSH key for Git by @maya2d26
- Markdown language by @bana513
- Configuration with Hydra by @bana513
- Testing with Pytest by @bana513
Additions and suggestions are welcome in the form of Pull Requests.