Skip to content
nabenabe0928 edited this page Nov 2, 2021 · 5 revisions

Welcome to the Auto-PyTorch wiki!

The coding rules for this are described in the following:

  1. GitHub rules
  2. Coding Style
  3. Documentation string (Example)
  4. Variable naming rules
  5. Type Hints

On top of those rules, we also use Flake8 and MyPy to increase the maintainability.

When you work on this project, please refer to those pages first and follow these rules.

Clone this wiki locally