symmetric_test / .gitignore
SupremoUGH's picture
model
f617b01 unverified
Raw
History Blame
173 Bytes
# 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