Giter Club home page Giter Club logo

adc2021-examplecode's Introduction

ADC2021: Unsupervised New Physics detection at 40 MHz

This repository contains code examples for analysing the Anomaly Detection Data Challenge datasets.

In this repository you will find code examples for the following:

  1. How to load background dataset
  2. Examples of define model architectures for anomaly detection
  3. How to train the model
  4. Compute the model predictions on background data
  5. Compute the model predictions on signal (anomalies)
  6. Evaluate model's performance using 2 different techniques
  7. Evaluate the number of floating point operations of the model

This information can be found in scripts:

  1. Convolutional_AE.ipynb: Load the data, define a convolutional autoencoder and evaluate it's performance
  2. Dense_AE.ipynb.ipynb: Load the data, define a fully connected dense autoencoder and evaluate it's performance
  3. graph_vae.ipynb: Define a graph autoencoder or graph variational autoencoder
  4. computeFLOPs.ipynb: Compute the number of floating point operations for a given model
  5. create_datasets.py: Create datasets for training/validation/testing in the HDF5 format.

adc2021-examplecode's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.