Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 26, 2024
1 parent 8123c95 commit c8a7123
Show file tree
Hide file tree
Showing 3 changed files with 40 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 @@ -40476,5 +40476,19 @@
"online-learning",
"incremental-learning"
]
},
"https://github.com/thib-s/orthogonium": {
"extra-tags": [
"training",
"orthogonality",
"paper-implementations",
"efficient-implementations"
],
"date": "2024-03-13",
"title": "orthogonium",
"summary": "New implementations of old orthogonal layers unlock large scale training.",
"tags": [
"python"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
24 changes: 24 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -186650,5 +186650,29 @@
{
"head": "fast",
"tail": "machine learning"
},
{
"head": "python",
"tail": "efficient-implementations"
},
{
"head": "training",
"tail": "orthogonality"
},
{
"head": "training",
"tail": "paper-implementations"
},
{
"head": "training",
"tail": "efficient-implementations"
},
{
"head": "orthogonality",
"tail": "paper-implementations"
},
{
"head": "orthogonality",
"tail": "efficient-implementations"
}
]

0 comments on commit c8a7123

Please sign in to comment.