DeepTrain
stable
  • Why DeepTrain?
  • Basic Example
  • Advanced Example
  • Recommended Usage
  • Examples
  • Callbacks
  • Introspection
  • How to ...?
  • How does ... work?
  • API Reference
DeepTrain
  • Docs »
  • Recommended Usage
  • Edit on GitHub

Recommended Usage¶


  • Keep definitions in a separate file, init train objects and train in the “main” file
  • In Jupyter, keep definitions in a collapsible cell
  • The idea is to keep the workspace clean and reserve space for code that changes often or is used after training
Next Previous

© Copyright Copyright (c) 2020, OverLordGoldDragon. Revision fd412e68.

Built with Sphinx using a theme provided by Read the Docs.