Difference between revisions of "AI: Anomaly Detection in logfiles"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 8: Line 8:
== Requirements ==
== Requirements ==


* Packages: TensorFlow, Keras
* Packages: TensorFlow, Keras, Pandas, sklearn, numpy, seaborn, matplotlib
WIP (Work in progress)
* Software: Pycharm or any other python editor


== Description ==
== Description ==

Revision as of 19:02, 12 July 2022

 ➤ IMPORTANT: This page is still under construction.

Summary

This guide will create a basic AI model to perform binary classification in order to detect anomalies in logfiles. This AI model is also suitable for the Jetson AGX Xavier Development Kit

Requirements

  • Packages: TensorFlow, Keras, Pandas, sklearn, numpy, seaborn, matplotlib
  • Software: Pycharm or any other python editor

Description

Step 1

WIP

Step 2

WIP


Used Hardware

Courses

WIP

References

WIP