Skip to content

Commit 62dcfa7

Browse files
authored
docs: Add badge with link to chatwithtorchjd.org (#487)
1 parent 0b3836a commit 62dcfa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
[![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)
77
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/torchjd)](https://pypi.org/project/torchjd/)
88
[![Static Badge](https://img.shields.io/badge/Discord%20-%20community%20-%20%235865F2?logo=discord&logoColor=%23FFFFFF&label=Discord)](https://discord.gg/76KkRnb3nk)
9+
[![Static Badge](https://img.shields.io/badge/%F0%9F%92%AC-chatwithtorchjd.org-blue?logo=%F0%9F%92%AC)](https://chatwithtorchjd.org)
10+
911

1012
TorchJD is a library extending autograd to enable
1113
[Jacobian descent](https://arxiv.org/pdf/2406.16232) with PyTorch. It can be used to train neural

0 commit comments

Comments
 (0)