Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: pull from neptune tools #45

Merged
merged 20 commits into from
Feb 1, 2024
Merged

Feat: pull from neptune tools #45

merged 20 commits into from
Feb 1, 2024

Conversation

OmaymaMahjoub
Copy link
Collaborator

@OmaymaMahjoub OmaymaMahjoub commented Jan 22, 2024

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?

  1. Create a seperate directory for json_tools
  2. Create pull_neptune_data fn
  3. Update the readme

Extra

This PR is based on #44!

@OmaymaMahjoub OmaymaMahjoub added the enhancement New feature or request label Jan 22, 2024
@OmaymaMahjoub OmaymaMahjoub self-assigned this Jan 22, 2024
Copy link
Collaborator

@RuanJohn RuanJohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @OmaymaMahjoub, some minor comments. A lot of these actually depends on how data is stored on Mava's side. I will make a PR there as soon as possible and then we can look at exactly how we want to pull files down and unzip them.

marl_eval/json_tools/pull_neptune_data.py Outdated Show resolved Hide resolved
marl_eval/json_tools/pull_neptune_data.py Outdated Show resolved Hide resolved
marl_eval/json_tools/pull_neptune_data.py Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@RuanJohn RuanJohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @OmaymaMahjoub! This looks good and is super useful. Mainly just some minor README and naming suggestions from my side.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
OmaymaMahjoub and others added 2 commits February 1, 2024 10:45
Co-authored-by: RuanJohn <[email protected]>
Co-authored-by: RuanJohn <[email protected]>
Copy link
Collaborator

@RuanJohn RuanJohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is super useful! Thanks for the work @OmaymaMahjoub 🔥

@OmaymaMahjoub OmaymaMahjoub merged commit 8b11578 into main Feb 1, 2024
3 checks passed
@RuanJohn RuanJohn deleted the feat/pull_from_neptune branch February 1, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants