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

Fix & document inference/training step #92

Merged
merged 15 commits into from
Sep 21, 2023
Merged

Fix & document inference/training step #92

merged 15 commits into from
Sep 21, 2023

Conversation

arthurBarthe
Copy link
Collaborator

@arthurBarthe arthurBarthe commented Sep 6, 2023

The goal of this PR is to fix/clean up the inference code (the testing step), and add documentation regarding its use.

  • fix potential bugs, due to API changes for instance
  • describe how to run this step in the documentation
    - [ ] describe how to load the inference output data from the notebook test_global_control -> This will be done in Notebooks cleanup #82

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@MarionBWeinzierl
Copy link
Collaborator

It would make sense to maybe rename the "testing" directory into "inference", as otherwise people might expect to find software tests in there.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@raehik raehik changed the title Inference Fix & document inference step Sep 20, 2023
@raehik raehik changed the title Fix & document inference step Fix & document inference/training step Sep 20, 2023
@MarionBWeinzierl
Copy link
Collaborator

@arthurBarthe , in the Jupyter Notebook there are a lot of sections now labelled "IGNORE THIS". Can we delete these, or what are they used for and why should they be ignored?

Copy link
Collaborator

@MarionBWeinzierl MarionBWeinzierl left a comment

Choose a reason for hiding this comment

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

Happy now after changes have been implemented

@MarionBWeinzierl
Copy link
Collaborator

It would make sense to maybe rename the "testing" directory into "inference", as otherwise people might expect to find software tests in there.

I am doing this renaming

@MarionBWeinzierl MarionBWeinzierl merged commit 5fac2ac into main Sep 21, 2023
4 of 6 checks passed
@MarionBWeinzierl MarionBWeinzierl deleted the inference branch September 21, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants