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

Latest commit

 

History

History
14 lines (8 loc) · 707 Bytes

CHANGELOG.md

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