yzhao062 / pyod

A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
http://pyod.readthedocs.io
BSD 2-Clause "Simplified" License
8.27k stars 1.35k forks source link

my version of beta_vae model but not with keras, with torch #571

Open DanPetrovich opened 1 month ago

DanPetrovich commented 1 month ago

All Submissions Basics:

All Submissions Cores:

New Model Submissions:

yzhao062 commented 1 month ago

thanks for this -- please submit the PR to the development branch :)

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9080978929

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyod/models/beta_vae_torch.py 0 29 0.0%
<!-- Total: 0 29 0.0% -->
Totals Coverage Status
Change from base Build 8309424051: -0.3%
Covered Lines: 9005
Relevant Lines: 9634

💛 - Coveralls