polyaxon / polyaxon-quick-start

A quick start project for polyaxon

Home Page:https://polyaxon.com/docs/core/quick-start/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A quick start project for polyaxon

https://polyaxon.com/docs/core/quick-start/

License:Apache License 2.0


Languages

Language:Python 96.6%Language:Dockerfile 3.4%