From fa34edf515d3a362e0dd91da58e200ae7fc6b831 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 3 Dec 2024 00:13:03 +0000 Subject: [PATCH] update data --- database/database.json | 14 ++++++++++++ database/pipeline.pkl | 4 ++-- database/triples.json | 48 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 2 deletions(-) diff --git a/database/database.json b/database/database.json index 5f00ec4..4e2123c 100644 --- a/database/database.json +++ b/database/database.json @@ -40575,5 +40575,19 @@ "tags": [ "python" ] + }, + "https://github.com/geoopt/geoopt": { + "extra-tags": [], + "date": "2018-11-07", + "title": "geoopt", + "summary": "Riemannian Adaptive Optimization Methods with pytorch optim", + "tags": [ + "riemannian-optimization", + "riemannian-manifold", + "riemannian-geometry", + "pytorch", + "optimization", + "python" + ] } } \ No newline at end of file diff --git a/database/pipeline.pkl b/database/pipeline.pkl index c6ed69a..f9e7d7b 100644 --- a/database/pipeline.pkl +++ b/database/pipeline.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7bd2eb1ba67fa15a6be7407e0c6faaf0f6e65d10710010662ab0e7bb82743627 -size 142962737 +oid sha256:980aceeba47bca4056c7fdf44d122b1b699ad0359d1d80c230fb5b1ae2d8e0ad +size 142991077 diff --git a/database/triples.json b/database/triples.json index 70c768c..a06da45 100644 --- a/database/triples.json +++ b/database/triples.json @@ -186822,5 +186822,53 @@ { "head": "training", "tail": "ai" + }, + { + "head": "riemannian-optimization", + "tail": "riemannian-manifold" + }, + { + "head": "riemannian-optimization", + "tail": "riemannian-geometry" + }, + { + "head": "riemannian-optimization", + "tail": "pytorch" + }, + { + "head": "riemannian-optimization", + "tail": "optimization" + }, + { + "head": "riemannian-optimization", + "tail": "python" + }, + { + "head": "riemannian-manifold", + "tail": "riemannian-geometry" + }, + { + "head": "riemannian-manifold", + "tail": "pytorch" + }, + { + "head": "riemannian-manifold", + "tail": "optimization" + }, + { + "head": "riemannian-manifold", + "tail": "python" + }, + { + "head": "riemannian-geometry", + "tail": "pytorch" + }, + { + "head": "riemannian-geometry", + "tail": "optimization" + }, + { + "head": "riemannian-geometry", + "tail": "python" } ] \ No newline at end of file