From 479f28c4345077c0b9e38b8884407fb6ce114389 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 4 Dec 2024 00:11:54 +0000 Subject: [PATCH] update data --- database/database.json | 25 +++++++++++++++++++++++++ database/pipeline.pkl | 4 ++-- database/triples.json | 20 ++++++++++++++++++++ 3 files changed, 47 insertions(+), 2 deletions(-) diff --git a/database/database.json b/database/database.json index 9f07fd5..b6cd1f5 100644 --- a/database/database.json +++ b/database/database.json @@ -40603,5 +40603,30 @@ "go", "graph-visualization" ] + }, + "https://github.com/SuReLI/TCRMDP": { + "extra-tags": [ + "time", + "neurips 2024", + "neurips" + ], + "date": "2024-12-03", + "title": "TCRMDP", + "summary": "Official implementation of Time-Constrained Robust MDP, NeurIPS 2024", + "tags": [ + "python" + ] + }, + "https://egoless.engineering": { + "extra-tags": [ + "engineering", + "data-engineering" + ], + "title": "Hackernews Egoless Engineering (egoless.engineering)", + "tags": [ + "hackernews" + ], + "summary": "", + "date": "2024-12-04" } } \ No newline at end of file diff --git a/database/pipeline.pkl b/database/pipeline.pkl index 2efd37e..04751d3 100644 --- a/database/pipeline.pkl +++ b/database/pipeline.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62a73e117a0d543537ec3b8b7a07bab470a2e325ed3f176a835c4cf7613edf47 -size 143002799 +oid sha256:8ba6a1f90dfda9156c2b2a77b272d7c2688867635054a9fdce4605ae4d5deb72 +size 143030850 diff --git a/database/triples.json b/database/triples.json index 594007b..88b9a51 100644 --- a/database/triples.json +++ b/database/triples.json @@ -186882,5 +186882,25 @@ { "head": "graph-visualization", "tail": "algorithms" + }, + { + "head": "python", + "tail": "neurips 2024" + }, + { + "head": "time", + "tail": "neurips 2024" + }, + { + "head": "time", + "tail": "neurips" + }, + { + "head": "neurips 2024", + "tail": "neurips" + }, + { + "head": "engineering", + "tail": "data-engineering" } ] \ No newline at end of file