Skip to content

Commit

Permalink
Issue nv-morpheus#1356 Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavm7 authored Nov 12, 2023
1 parent 401ad6f commit ff30401
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/source/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ limitations under the License.
-->

# Examples
* [Anomalous Behavior Profiling with Forest Inference Library (FIL) Example](./examples/abp_nvsmi_detection/README.md)
* [ABP Detection Example Using Morpheus](./examples/abp_pcap_detection/README.md)
* [GNN Fraud Detection Pipeline](./examples/gnn_fraud_detection_pipeline/README.md)
* [Example cyBERT Morpheus Pipeline for Apache Log Parsing](./examples/log_parsing/README.md)
* [Sensitive Information Detection with Natural Language Processing (NLP) Example](./examples/nlp_si_detection/README.md)
* [Example Ransomware Detection Morpheus Pipeline for AppShield Data](./examples/ransomware_detection/README.md)
* [Root Cause Analysis Acceleration & Predictive Maintenance Example](./examples/root_cause_analysis/README.md)
* [SID Visualization Example](./examples/sid_visualization/README.md)
* [Anomalous Behavior Profiling with Forest Inference Library (FIL) Example](../../examples/abp_nvsmi_detection/README.md)
* [ABP Detection Example Using Morpheus](../../examples/abp_pcap_detection/README.md)
* [GNN Fraud Detection Pipeline](../../examples/gnn_fraud_detection_pipeline/README.md)
* [Example cyBERT Morpheus Pipeline for Apache Log Parsing](../../examples/log_parsing/README.md)
* [Sensitive Information Detection with Natural Language Processing (NLP) Example](../../examples/nlp_si_detection/README.md)
* [Example Ransomware Detection Morpheus Pipeline for AppShield Data](../../examples/ransomware_detection/README.md)
* [Root Cause Analysis Acceleration & Predictive Maintenance Example](../../examples/root_cause_analysis/README.md)
* [SID Visualization Example](../../examples/sid_visualization/README.md)

0 comments on commit ff30401

Please sign in to comment.