From 07aec4b563af39140e08d71b8792877edd6a73ca Mon Sep 17 00:00:00 2001 From: yacinetouahria <medyacinetouahria@gmail.com> Date: Tue, 30 Apr 2024 00:19:09 +0100 Subject: [PATCH] edit readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b0dec0f..d3c2af5 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # G-Hypeddings + +Ghypeddings is a Python library designed for graph hyperbolic embeddings, primarily utilized in detecting cybersecurity anomalies. It includes 06 distinct models with various configurations, all of which utilize hyperbolic geometry for their operations. The library is built on top of the PyTorch framework. \ No newline at end of file -- GitLab