| # Training data | |
| data | |
| # Results (this is where the model stats are saved) | |
| results | |
| # Model weights | |
| model_weights.pth | |
| # Python metadata | |
| venv | |
| __pycache__ | |
| symmetric_test.egg-info |
| # Training data | |
| data | |
| # Results (this is where the model stats are saved) | |
| results | |
| # Model weights | |
| model_weights.pth | |
| # Python metadata | |
| venv | |
| __pycache__ | |
| symmetric_test.egg-info |