Skip to content

inreview23/HYPER

Repository files navigation

HYPER

Supplementary Material: Fast Unsupervised Deep Outlier Model Selection with Hypernetworks


To run the demo for HyPer, first install the required libraries by executing "pip install -r requirements.txt". It is working with Python 3.7+.

To run the demo for ADMoE on MLP, execute: "python 0_run_fast_demo.py".

More file description:

  • HMLP.py, PE.py, and HNAEtrainer.py provide the implementation of the HN
  • utils.py, init_utils.py, and deepsets.py includes a set of helper functions
  • f-train provides the preloaded f-val
  • datasets folder includes datasets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages