From bdee887745216fb6eb417af34f262a7d3a96aed2 Mon Sep 17 00:00:00 2001 From: yacinetouahria <medyacinetouahria@gmail.com> Date: Tue, 30 Apr 2024 00:24:17 +0100 Subject: [PATCH] edit readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55b4b65..5c5ca47 100644 --- a/README.md +++ b/README.md @@ -1,3 +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](https://pytorch.org/). \ No newline at end of file +G-hypeddings 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](https://pytorch.org/). \ No newline at end of file -- GitLab