Scripts README π§ΒΆ
Whats in this folder?ΒΆ
Script contains full scripts that reproduce code that can be useful for others. In particular
example_scriots: example full scripts showcasing full experiment, model, training and evaluating.
paper_scripts: Contains scripts that reproduce papers, in LION format.
How to write a good scriptΒΆ
WIP. Make template?
Format:ΒΆ
Section explaning what the code does, in text. 1 Paragprah minimum.
Write script/code. Please use as much commenting as possible. A 1/1 ratio of code/comments is desirable
- Example scripts README π§
- Paper scripts README
- Paper scripts
- Continuous Learned Primal Dual README π§
- PaDIS-Reproduction README
- PaDIS LIDC experiments
- Contents
- Repository map
- Reproduction procedure
- Backend requirements
- Data layout and storage
- Training models and checkpoints
- Notes and limitations
- Reconstruction methods
- Reconstruction experiments
- Tuned reconstruction defaults
- Manual reconstruction and matrix inspection
- Expected reconstruction runtimes
- Outputs, restart state, and reporting
- PaDIS LIDC experiments
- Hackathon scripts