diff --git a/README.md b/README.md index 3f50eb5258f7f61ae28cf975d31cde5bad98e599..0c78c71c64bd1cd643af093baa1e884c1d482377 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ For more details about this package, make sure to see the documentation available at https://teklia.gitlab.io/atr/dan/. - ## Installation To use DAN in your own scripts, install it using pip: @@ -55,7 +54,9 @@ See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/datasets/form See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/train/) on the official DAN documentation. ### Synthetic data generation + See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/generate/) on the official DAN documentation. ### Model prediction + See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/predict/) on the official DAN documentation.