Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Latest commit

Β 

History

History
14 lines (8 loc) Β· 707 Bytes

File metadata and controls

14 lines (8 loc) Β· 707 Bytes

dfencoder 23.01.00 (30 Jan 2023)

πŸ› Bug Fixes

πŸš€ New Features

  • Add an option to use modified z score instead of z score to scale losses (#6) @hsin-c
  • Add early stop to autoencoder (#2) @efajardo-nv

πŸ› οΈ Improvements

  • Batched implementation of get_anomaly_score_losses (#5) @hsin-c