-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
53 lines (53 loc) · 1.07 KB
/
.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Thesis_Topics_All_23.pdf
Book1.xlsx
~$*.xlsx
src/.xlsx
literature/
literature
commands.txt
CityLearn-master/
datasets/trying_net_electricity_cons.xlsx
datasets/building_data_test/
experiments/Explore_Demand/
experiments/SAC_DB2/plots_*
experiments/SAC_DB2/kpis_*
formelles/
thesis/*.bbl
thesis/thesis.synctex(busy)
thesis/*.blg
thesis/*.aux
thesis/*.log
thesis/*.out
thesis/*.run.xml
thesis/*.synctex.gz
thesis/*.toc
thesis/*.lof
thesis/*.lot
thesis/thesis.pdf
thesis/.DS_Store
thesis/old/
thesis/figures/~$figures.pptx
.DS_Store
src/plots_*
src/kpis_*
src/losses_*
src/rewards_*
src/*.pkl
src/agents/
src/.idea/
src/.ipynb_checkpoints/
src/__pycache__/
src/citylearn/data/citylearn_challenge_2022_phase_1/
src/citylearn/data/nnb_limitobs1_shared/
src/citylearn/data/nnb_limitobs2/
src/citylearn/data/nydata/
src/citylearn/data/nydata_new_buildings/
src/citylearn/data/nydata_new_buildings2/
src/citylearn/data/testenv/
src/citylearn/assets/
src/citylearn/__pycache__/
src/citylearn/agents/__pycache__/
src/b_net_electricity_consumption.csv
src/*.png
logs/
LaTeXTemplates_masters-doctoral-thesis_v2/