Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.24 KB

File metadata and controls

19 lines (14 loc) · 1.24 KB

License: MIT Build Status Slack Docs GitHub GitHub

polyaxon-quick-start

A quick start project for polyaxon.

This example is used for the quick start section in the documentation

This example also includes different polyaxonfiles:

  • A simple polyaxonfile for running the default values in the model.py.
  • A polyaxonfile that defines the inputs and outputs sections to parametrize the model.py.
  • Several polyaxonfiles that define hyperparameter search algorithms.
  • A polyaxonfile with a DAG for automating the complete process.