AI: Anomaly Detection in logfiles: Difference between revisions
No edit summary |
|||
| Line 3: | Line 3: | ||
== Summary == | == Summary == | ||
This guide will create a basic AI to perform binary classification in order to detect anomalies in logfiles. | This guide will create a basic AI model to perform binary classification in order to detect anomalies in logfiles. | ||
This AI is also suitable for the [[Jetson AGX Xavier Development Kit]] | This AI model is also suitable for the [[Jetson AGX Xavier Development Kit]] | ||
== Requirements == | == Requirements == | ||
Revision as of 19:00, 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
WIP (Work in progress)
Description
Step 1
WIP
Step 2
WIP
Used Hardware
Courses
WIP
References
WIP