-
Notifications
You must be signed in to change notification settings - Fork 252
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (45 loc) · 715 Bytes
/
Copy path.gitignore
File metadata and controls
45 lines (45 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
*/catboost_info
*/catboost_cached_datasets
*/catboost_model
.DS_store
.ipynb_checkpoints
.ipynb_checkpoints/*
torchkeras.egg-info/*
dist/*
build/*
*.ipynb_checkpoints
torchkeras/__pycache__/
torchkeras/models/__pycache__/
examples/datasets/
__pycache__
examples/*.pt
examples/*.png
examples/*.md
examples/*.zip
examples/*.parquet
examples/wandb/
torchkeras/ocr/__pycache__/
*/__pycache__
*.pyc
torchkeras/chat/__pycache__/
torchkeras/tools/__pycache__/
examples/*.zip
examples/*.pt
examples/checkpoint
examples/*.parquet
examples/*.png
examples/.ipynb_checkpoints
examples/__pycache__/
torchkeras/chat/__pycache__/
.idea
mnist
output_dir
wandb
*.pt
debug.ipynb
cats
ImageCleaner
runs
checkpoint
*.jpg
*.png