diff --git a/README.md b/README.md index 0fa77ac..02cd99a 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,31 @@ # EasyTPP [ICLR 2024] -![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg) -![](https://img.shields.io/badge/license-Apache-000000.svg) -![GitHub last commit](https://img.shields.io/github/last-commit/ant-research/EasyTemporalPointProcess) -![Stars](https://img.shields.io/github/stars/ant-research/EasyTemporalPointProcess) -[![PyPI version](https://img.shields.io/pypi/v/easy-tpp.svg?style=flat-square&color=b7534)](https://pypi.python.org/pypi/easy-tpp/) -[![Downloads](https://static.pepy.tech/personalized-badge/easy-tpp?period=total&units=international_system&left_color=black&right_color=blue&left_text=Downloads)](https://pepy.tech/project/easy-tpp) +
+ + `EasyTPP` is an easy-to-use development and application toolkit for [Temporal Point Process](https://mathworld.wolfram.com/TemporalPointProcess.html) (TPP), with key features in configurability, compatibility and reproducibility. We hope this project could benefit both researchers and practitioners with the goal of easily customized development and open benchmarking in TPP.