Introduction

Framework to handle training, validation, metric saving, checkpoint saving, and record saving.

Installation

Just run pip install . or pip install -e . for a developmental purpose.

Example

COMING SOON.