Closed OmaymaMahjoub closed 9 months ago
Add pull_neptune_data function to pull the experiments data from Neptune to a local directory.
pull_neptune_data
This function is particularly useful when there is a need to pull data from multiple experiments.
This PR is based on #44!
What?
Add
pull_neptune_data
function to pull the experiments data from Neptune to a local directory.Why?
This function is particularly useful when there is a need to pull data from multiple experiments.
How?
Extra
This PR is based on #44!