Revision 958efe45a9120b9d467ba7701efba28c11e38f8f authored by Your Name on 21 August 2021, 08:13:15 UTC, committed by Your Name on 21 August 2021, 08:13:15 UTC
1 parent 149a4be
Raw File
.gitignore
.idea
.idea/
data/
datas/
dataset/
datasets/
model/
models/
testData/
output/
outputs/

*.csv

# temporary files
*.txt~
*.pyc
.DS_Store
.gitignore~

*.h5
back to top