Giter VIP home page Giter VIP logo

wilsonmar / applications-of-ai-for-anomaly-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hrolive/applications-of-ai-for-anomaly-detection

0.0 1.0 0.0 25.55 MB

Nvidia DLI workshop on AI-based anomaly detection techniques using GPU-accelerated XGBoost, deep learning-based autoencoders, and generative adversarial networks (GANs) and then implement and compare supervised and unsupervised learning techniques.

Python 1.03% Jupyter Notebook 98.97%

applications-of-ai-for-anomaly-detection's Introduction

Course

Table of Contents

  1. Description
  2. Information
  3. File descriptions
  4. Certificate

Description

Whether your organization needs to monitor cybersecurity threats, fraudulent financial transactions, product defects, or equipment health, artificial intelligence can help catch data abnormalities before they impact your business. AI models can be trained and deployed to automatically analyze datasets, define “normal behavior,” and identify breaches in patterns quickly and effectively. These models can then be used to predict future anomalies. With massive amounts of data available across industries and subtle distinctions between normal and abnormal patterns, it’s critical that organizations use AI to quickly detect anomalies that pose a threat.

In this workshop, we learned how to identify anomalies and failures in time-series data, estimate the remaining useful life of the corresponding parts, and map anomalies to failure conditions. More specifically, how to prepare time-series data for AI model training, develop an XGBoost ensemble tree model, build a deep learning model using a long short-term memory (LSTM) network, and create an autoencoder that detects anomalies for predictive maintenance. At the end of the workshop, we are able to use AI to estimate the condition of equipment and predict when maintenance should be performed.

Information

The overall goals of this course were the following:

  • Prepare data and build, train, and evaluate models using XGBoost, autoencoders, and GANs;
  • Detect anomalies in datasets with both labeled and unlabeled data;
  • Classify anomalies into multiple categories regardless of whether the original data was labeled.

More detailed information and links for the course can be found on the course website.

File descriptions

The description of the files in this repository can be found below:


  • 2 - Anomaly Detection in Network Data Using GPU-Accelerated Autoencoder:

    Learn how to detect anomalies using modern unsupervised learning:

    • Build and train a deep learning-based autoencoder to work with unlabeled data.
    • Apply techniques to separate anomalies into multiple classes.
    • Explore other applications of GPU-accelerated autoencoders.


  • 4 - Workshop Assessment - Building and training an Xgboost model, an autoencoder neural network and detecting anomalies using different thresholding methods:

    Learn how to detect anomalies using GANs:

    • Train an unsupervised learning model to create new data.
    • Use that new data to turn the problem into a supervised learning problem.
    • Compare the performance of this new approach to more established approaches.

Certificate

The certificate for the workshop can be found below:

"Applications of AI for Anomaly Detection" - NVIDIA Deep Learning Institute (Issued On: March 2023)

applications-of-ai-for-anomaly-detection's People

Contributors

hrolive avatar

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.