mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 20:19:29 +01:00
12 lines
112 B
Plaintext
12 lines
112 B
Plaintext
*.bak
|
|
*.ckpt
|
|
*.pyc
|
|
.DS_Store
|
|
.ipynb_checkpoints
|
|
checkpoint
|
|
logs/*
|
|
tf_logs/*
|
|
images/**/*.png
|
|
my_*
|
|
datasets/words
|