From 53d9a1b3b1fa52835570343f779a2dea4b07e28a Mon Sep 17 00:00:00 2001 From: JulienT01 Date: Wed, 16 Oct 2024 11:57:55 +0200 Subject: [PATCH] update doc link --- docs/basics/userguide/export_training_data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics/userguide/export_training_data.md b/docs/basics/userguide/export_training_data.md index ab104fefd..cfe54c358 100644 --- a/docs/basics/userguide/export_training_data.md +++ b/docs/basics/userguide/export_training_data.md @@ -169,7 +169,7 @@ In the default writer you have the following information : Maybe you want to use other tools to train your agents, but you want to use rlberry tools for visualisation and/or statistical tests. If your training is compatible with tensorboard, you can load the data in a pandas dataframes to use them in rlberry. -Rlberry offer you this tool [here](rlberry.manager.utils) +Rlberry offer you this tool [here](rlberry.manager.tensorboard_folder_to_dataframe) Be careful about this 2 things: - The folder containing tensorboard results must respect the following tree structure :