Skip to content

Commit

Permalink
update doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienT01 committed Oct 16, 2024
1 parent 5c85277 commit 53d9a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/userguide/export_training_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 :
Expand Down

0 comments on commit 53d9a1b

Please sign in to comment.