Skip to content

Commit

Permalink
ready to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrihanSolo committed Sep 3, 2024
1 parent 46d2243 commit fd5d460
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ In order to reproduce results, you will first need to generate the datasets. Nav

Once that is generated, you can navigate to `src/training/MVEonly/MVE_noDA_RunA.ipynb` (or Run B, C, D, E) for MVE-only training and `src/training/MVEonly/MVE_RunA.ipynb` (or Run B, C, D, E) for MVE-UDA training. The path to the simulated data may require to be updated in the repository. You will need the `neural` environment to do so.

To generate the results in the paper, the notebook `src/training/MVEUDA/ModelVizPaper.ipynb` was used. Final figure results in the paper are stored in `src/training/MVEUDA/figures/`. Saved PyTorch models of the runs are provided in `src/training/MVEUDA/paper_models/` and `src/training/MVEonly/paper_models/`. New runs by a user will be stored in the adjacent `models/` directories.


### Citation

Expand Down
File renamed without changes.

0 comments on commit fd5d460

Please sign in to comment.