From 493592db795961297fb6df9c9f9fefc58b328566 Mon Sep 17 00:00:00 2001 From: qbarthelemy Date: Sat, 27 Sep 2025 02:16:35 +0200 Subject: [PATCH] add deepinv --- projects.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/projects.yaml b/projects.yaml index 9e2ab373..752ec6a9 100644 --- a/projects.yaml +++ b/projects.yaml @@ -4654,4 +4654,9 @@ projects: github_id: skrub-data/skrub pypi_id: skrub category: tabular - labels: ["sklearn", "pandas"] \ No newline at end of file + labels: ["sklearn", "pandas"] + - name: deepinv + github_id: deepinv/deepinv + pypi_id: deepinv + docs_url: https://deepinv.github.io/deepinv/ + category: ml-frameworks