Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 3, 2024
1 parent 7c9ad1c commit fa34edf
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 2 deletions.
14 changes: 14 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
48 changes: 48 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit fa34edf

Please sign in to comment.