diff --git a/README.md b/README.md index 05d37f43..490ea1ac 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ _Quantus is currently under active development so carefully note the Quantus rel ## News and Highlights! :rocket: - If you want to contribute/ improve/ extend Quantus, join our [Discord](https://discord.gg/HB77krUE)! -- New metrics added: [EfficientMPRT](https://github.com/understandable-machine-intelligence-lab/Quantus/blob/main/quantus/metrics/randomisation/efficient_mprt.py) and [SmoothMPRT](https://github.com/understandable-machine-intelligence-lab/Quantus/blob/main/quantus/metrics/randomisation/smooth_mprt.py) by [Hedström et al., (2023)](https://openreview.net/pdf?id=vVpefYmnsG) -- Released a new version [here](https://github.com/understandable-machine-intelligence-lab/Quantus/releases) +- New metrics added: [EfficientMPRT](https://github.com/understandable-machine-intelligence-lab/Quantus/blob/main/quantus/metrics/randomisation/efficient_mprt.py) and [SmoothMPRT](https://github.com/understandable-machine-intelligence-lab/Quantus/blob/main/quantus/metrics/randomisation/smooth_mprt.py) by [Hedström et al., (2023)](https://openreview.net/pdf?id=vVpefYmnsG) +- Released a new version [here](https://github.com/understandable-machine-intelligence-lab/Quantus/releases) but note, support for Python 3.7 will be discontinued in future releases (https://devguide.python.org/versions/) - Accepted to Journal of Machine Learning Research (MLOSS), read the [paper](https://jmlr.org/papers/v24/22-0142.html) - Offers more than **30+ metrics in 6 categories** for XAI evaluation - Supports different data types (image, time-series, tabular, NLP next up!) and models (PyTorch, TensorFlow)