Skip to content

Commit 0024691

Browse files
authored
Update README.md
1 parent ace5299 commit 0024691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# AnomalydetectionAutoencoder
22
"This is a tutorial for anomaly detection with Autoencoder. The tutorial is based on 'Anomalies, Representations, and Self-Supervision' (arXiv:2301.04660). The aim here is to reproduce the upper left panel of Figure 1 from arXiv:2301.04660. Please first ensure that the necessary modules are installed. The notebook is created for a dataset provided as based on JHEP 05 (2019) 036, arXiv:1811.10276 (see also arXiv:2107.02157). The original training data can be found here: [https://zenodo.org/record/5046428](https://zenodo.org/record/5046428). The A > 4l new physics samples are available at [https://zenodo.org/record/5046428](https://zenodo.org/record/5046428). Please utilize the 20k training samples for a less computationally intensive environment."
3+
4+
For creating the representation utlize AnoCLR.ipynb. The augmentation and loss funtions can be found from the modules shared in [https://github.com/bmdillon/AnomalyCLR] .

0 commit comments

Comments
 (0)