aicenter / GroupAD.jl

Generative Anomaly Detection for Multiple Instance Learning problems.
0 stars 2 forks source link

SMM + update to Julia 1.7.3 #16

Closed masenka31 closed 2 years ago

masenka31 commented 2 years ago

Upgrade for MIL for now. Everything updated to Julia 1.7.3 and tested to be running (at least on MIL).

Models

Added SMM models and kNN on bags.

Updated loss for Neural Statistician and PoolModel to force using minibatches.

Scripts details

Data

Added loading of LHCO2020 R&D dataset. TBD for scripts etc.