From b3fc881e83df0462634ff72c2eb714a73f72c2d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Val=C3=A9rian=20Rey?= Date: Tue, 2 Dec 2025 22:15:55 +0100 Subject: [PATCH] Add badge with link to chatwithtorchjd.org --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 869c5e55..02ab71db 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/TorchJD/torchjd/main.svg)](https://results.pre-commit.ci/latest/github/TorchJD/torchjd/main) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/torchjd)](https://pypi.org/project/torchjd/) [![Static Badge](https://img.shields.io/badge/Discord%20-%20community%20-%20%235865F2?logo=discord&logoColor=%23FFFFFF&label=Discord)](https://discord.gg/76KkRnb3nk) +[![Static Badge](https://img.shields.io/badge/%F0%9F%92%AC-chatwithtorchjd.org-blue?logo=%F0%9F%92%AC)](https://chatwithtorchjd.org) + TorchJD is a library extending autograd to enable [Jacobian descent](https://arxiv.org/pdf/2406.16232) with PyTorch. It can be used to train neural