Giter VIP home page Giter VIP logo

lhc-hep-4-top-events's Introduction

4_top_events

Designing a machine learning model which can separate background from 4 top event signals from simulated data from the Large Hadron Collider.

How to use

  1. (optional) open the config.py file to adjust the folders to liking, and rename the __files if you like. If you adjust this to either event_map_from_exercise_filtered.txt and labelset_from_exercise_filtered.txt one gets the files used for training and one can use the ad.read_in() function to check the tensor shape.
  2. Then, open the main file and replace the file_to_read with the filename of testing.
  3. Run the md.modify_data() method to generate a data file and label file named according to the __files in config.py, located in the DATA_FOLDER.
  4. Read in the data and label files using the md.load_data() function.
  5. Define the model to load, either concatenated_model.h5 (default, and the one desired of use) or sequential_model.h5
  6. Choose whether to evaluate or predict using the loaded model.

lhc-hep-4-top-events's People

Watchers

Daniël Kok 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.