Skip to main content

6 docs tagged with "nbdev"

View All Tags

Best Practices

This doc contains best practices to use while writing python code either in .py files or jupyter notebooks.

Docs

Here at GQC, we use 4 major documention tools for code documentation and other technical/dev documentation.

Generate Docs for Python Projects

This document assumes that you have sphinx documentation setup for an existing python project. If not, please refer to document over here → Python Based Development at GQC

MLOps

Our current system does not include any tools or methods for Design or Deploy. To make the runs reproducible Weights and Biases is used for experiment tracking and logging.