Code Monkey home page Code Monkey logo

faultfinder's Introduction

FaultFinder

The CLAS12 Drift Chamber Fault Finder with Artificial Intelligence (AI) Recommendation System. Same interface as DCFaultFinder Same user instructions as DCFaultFinder AI Recommendations happen automatically

To build and use see DCFaultFinder Documentation for AI The AI runs on a 2-tier redundant custom object detection system. The first tier is a convolutional neural network model, designated KunkelPetersModel, that detects is a specific fault exists in the data. For instance, a classifier Channel_1 was trained to detect the presence of Channel_1. There are 12 other classifiers for all the possible hardware malfunctions;

All Classifiers: Channel_1, Channel_2, Channel_3, Pin_small, Pin_big, Connector_A, Connector_B, Connector_C, Fuse_A, Fuse_B, Fuse_C, Deadwire, HotWire. For complete details on the KunkelPeters model, please read Christian Peters thesis

After the presence of a hardware malfunction is classifed, a specific object detector, using a 4 layer (input, 2 hidden, output) deep neural network using mutil-labeld logistic regression to detect the placement of the fault. The entire package has a minimum average preceision of ~97.5% for detector superlayers that have less then 5 grouped malfunctions, i.e. Channel_1 + Fuse_A+Connector_B... etc.

The AI runs in the background as a recommendation system. The AI and the FaultFinder have the capability to run within a Spark cluster with very small modifications to the base code.

Data used to train the classifiers was created using a simulation package, included in the package, written by M.C. Kunkel.

KunkelPetersModel was designed by M.C. Kunkel and Christian Peters.

Object Detector created by M.C. Kunkel.

DCFaultFinder interface designed by M.C. Kunkel

Intergration of package components done by M.C. Kunkel

faultfinder's People

Watchers

 avatar  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.