Skip to content

Commit 22fa3a4

Browse files
committed
add CI status, documentation status, pypi status stickers
1 parent 74ff290 commit 22fa3a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# metrax
22

3+
![CI status](https://github.com/google/metrax/actions/workflows/ci.yml/badge.svg?branch=main)
4+
[![Documentation Status](https://app.readthedocs.org/projects/metrax/badge/?version=latest)](http://metrax.readthedocs.io)
5+
![pypi](https://img.shields.io/pypi/v/google-metrax)
6+
37
`metrax` is a library with standard eval metrics implementations in JAX.
48

59
## Vision

0 commit comments

Comments
 (0)