-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (44 loc) · 945 Bytes
/
Copy path.gitignore
File metadata and controls
49 lines (44 loc) · 945 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
46
47
48
49
backup_ui.sh
config.json
example/code_polish/
example/diabetes_sklearn/config_v1.json
example/diabetes_sklearn/Branch1/
example/pbs_server_example_tasks/Branch1/
branch1/
Branch1/
example/diabetes_sklearn/__pycache__/
example/diabetes_sklearn/.backup_branch_example/
example/diabetes_sklearn/my_workflows/
my_workflows/
my_new_experiment/
__pycache__/
.ipynb_checkpoints/
test_place/
my_example/
pylib/.cache/
push.sh
pull.sh
config_*.json
!config_template.json
t1/
scripts/ml_autosetup_1/*
!scripts/ml_autosetup_1/strategy.py
!scripts/ml_autosetup_1/split_data.py
!scripts/ml_autosetup_1/evaluator.py
!scripts/ml_autosetup_1/metric.py
!scripts/ml_autosetup_1/plot.py
!scripts/ml_autosetup_1/auto_setup.sh
**/__pycache__/
*.npy
*.png
*.csv
run_all_merged*
!control_panel.png
!main_pic.png
!progress_tree.png
!workflow_editor.png
!auto_setup.png
# Allow images in documentation
!docs/assets/images/*.png
my_new_experiment_sc2/
test_leak.txt