Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 15, 2023
1 parent 9a52f26 commit 7aef1b5
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
13 changes: 13 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -33540,5 +33540,18 @@
"rust",
"parser"
]
},
"https://github.com/facebookresearch/nevergrad": {
"extra-tags": [
"toolbox",
"gradient",
"optimization"
],
"date": "2018-11-21",
"title": "nevergrad",
"summary": "A Python toolbox for performing gradient-free optimization",
"tags": [
"python"
]
}
}
Binary file modified database/pipeline.pkl
Binary file not shown.
12 changes: 12 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -153238,5 +153238,17 @@
{
"head": "rust",
"tail": "sqlparser"
},
{
"head": "toolbox",
"tail": "gradient"
},
{
"head": "toolbox",
"tail": "optimization"
},
{
"head": "gradient",
"tail": "optimization"
}
]

0 comments on commit 7aef1b5

Please sign in to comment.