Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 230 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 230 Bytes

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.