-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
33 lines (32 loc) · 849 Bytes
/
.gitignore
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
.DS_Store
notebooks/results/*
results/
time.txt
results_test_run/
my_notes.pptx
~$my_notes.pptx
data/*
results/*
figures/*
notebooks/BooleanModel/perturbations
notebooks/catboost_info/catboost_training.json
notebooks/catboost_info/test/events.out.tfevents
notebooks/catboost_info/learn/events.out.tfevents
notebooks/catboost_info/time_left.tsv
notebooks/catboost_info/test_error.tsv
notebooks/catboost_info/learn_error.tsv
notebooks/catboost_info/fold-0/catboost_training.json
notebooks/catboost_info/fold-0/learn_error.tsv
notebooks/catboost_info/fold-0/test_error.tsv
notebooks/catboost_info/fold-0/time_left.tsv
notebooks/catboost_info/fold-0/learn/events.out.tfevents
notebooks/catboost_info/fold-0/test/events.out.tfevents
.Rproj.user
.RData
.Rhistory
devo-grn.Rproj
.vscode/settings.json
logs/*
PEDL_extractions/*
Thesis_Latex
Thesis_Latex/*