Skip to content
Snippets Groups Projects

Update pages link

Merged Yoann Schneider requested to merge update-pages-link into main
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -10,7 +10,7 @@ To use DAN in your own scripts, install it using pip:
pip install -e .
```
For more details about this package, make sure to see the documentation available at <https://teklia.gitlab.io/atr/dan/>.
For more details about this package, make sure to see the documentation available at <https://atr.pages.teklia.com/dan/>.
## Development
@@ -92,20 +92,20 @@ This package provides three subcommands. To get more information about any subco
### Get started
See the [dedicated section](https://teklia.gitlab.io/atr/dan/get_started/training/) on the official DAN documentation.
See the [dedicated section](https://atr.pages.teklia.com/dan/get_started/training/) on the official DAN documentation.
### Data extraction from Arkindex
See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/datasets/extract/) on the official DAN documentation.
See the [dedicated section](https://atr.pages.teklia.com/dan/usage/datasets/extract/) on the official DAN documentation.
### Dataset formatting
See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/datasets/format/) on the official DAN documentation.
See the [dedicated section](https://atr.pages.teklia.com/dan/usage/datasets/format/) on the official DAN documentation.
### Model training
See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/train/) on the official DAN documentation.
See the [dedicated section](https://atr.pages.teklia.com/dan/usage/train/) on the official DAN documentation.
### Model prediction
See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/predict/) on the official DAN documentation.
See the [dedicated section](https://atr.pages.teklia.com/dan/usage/predict/) on the official DAN documentation.
Loading