Files
ETSformer/.gitignore
T
2022-11-29 06:26:01 +08:00

12 lines
140 B
Plaintext

/notebooks/checkpoints/
/checkpoints/
/notebooks/results/
/results/
*.npy
*.pth
# Jupyter NB Checkpoints
.ipynb_checkpoints/
__pycache__/