7. Big Projects

7. Big Projects#

So far, we have worked with small toy examples implemented in notebooks. Big (real-world) projects have an additional set of requirements, such as better structure of code, exhaustive logging, and execution on remote computers. We cover these topics in this tutorial: