Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 18, 2024
1 parent 303d47b commit 196b5aa
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 2 deletions.
16 changes: 16 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -39351,5 +39351,21 @@
"tags": [
"zig"
]
},
"https://github.com/TorchDR/TorchDR": {
"extra-tags": [
"pytorch",
"torch"
],
"date": "2024-02-07",
"title": "TorchDR",
"summary": "TorchDR - PyTorch Dimensionality Reduction",
"tags": [
"optimal-transport",
"affinity-matrix",
"dimensionality-reduction",
"python",
"manifold-learning"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
60 changes: 60 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -179702,5 +179702,65 @@
{
"head": "inference",
"tail": "production"
},
{
"head": "optimal-transport",
"tail": "affinity-matrix"
},
{
"head": "optimal-transport",
"tail": "dimensionality-reduction"
},
{
"head": "optimal-transport",
"tail": "python"
},
{
"head": "optimal-transport",
"tail": "manifold-learning"
},
{
"head": "optimal-transport",
"tail": "pytorch"
},
{
"head": "optimal-transport",
"tail": "torch"
},
{
"head": "affinity-matrix",
"tail": "dimensionality-reduction"
},
{
"head": "affinity-matrix",
"tail": "python"
},
{
"head": "affinity-matrix",
"tail": "manifold-learning"
},
{
"head": "affinity-matrix",
"tail": "pytorch"
},
{
"head": "affinity-matrix",
"tail": "torch"
},
{
"head": "dimensionality-reduction",
"tail": "pytorch"
},
{
"head": "dimensionality-reduction",
"tail": "torch"
},
{
"head": "manifold-learning",
"tail": "pytorch"
},
{
"head": "manifold-learning",
"tail": "torch"
}
]

0 comments on commit 196b5aa

Please sign in to comment.