Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 212 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 212 Bytes

PyTorch-Pipeline

Toy pipeline with keras-like custom callbacks e. g.: MetricTracker, TensorBoard, EarlyStopping, ModelCheckpoint and ProgressBar.

Check the example and the components for more details.