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

Export data file for the graphs #25

Open
tomjaguarpaw opened this issue May 15, 2019 · 4 comments
Open

Export data file for the graphs #25

tomjaguarpaw opened this issue May 15, 2019 · 4 comments

Comments

@tomjaguarpaw
Copy link
Collaborator

It would be nice if the plotting process exported a data file (perhaps JSON) containing the all the datapoints created by the training run. Ideally the plotting code could be used to replot the graphs from the data file.

@tomjaguarpaw
Copy link
Collaborator Author

@mikhailnikolaev @msdmkats are the data files that the graphs are plotted from currently uploaded to the web server?

@mikhailnikolaev
Copy link
Collaborator

@mikhailnikolaev @msdmkats are the data files that the graphs are plotted from currently uploaded to the web server?

No, they aren't. Actually, only PNG and HTML files (i.e. static and plotly graphs) are uploaded to the blob container in the current version. Moreover, the plotting process still doesn't collect all time info into the one JSON file.

@mikhailnikolaev
Copy link
Collaborator

@tomjaguarpaw, I think, we can close this issue due to the PR #183 and #186 (that are parts of #180). What do you think?

@tomjaguarpaw
Copy link
Collaborator Author

I would say either

  1. Don't close this until JSON export functionality is added to the Azure CI and Batch job, or
  2. Close this and create a new issue for the case above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants