Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
728 commits
Select commit Hold shift + click to select a range
8ce1b16
working on explaining features
GaelGil Apr 16, 2025
d86a014
working on stuff
GaelGil Apr 16, 2025
13dbf6b
working on notebook
GaelGil Apr 23, 2025
6146ec3
working on data exploration
GaelGil Apr 23, 2025
969a9ab
created notebook
GaelGil Apr 25, 2025
45aaf0e
started working on notebook
GaelGil Apr 25, 2025
8894523
formated proejct
GaelGil Apr 25, 2025
1ff74a3
updating requirements.txt
GaelGil Apr 26, 2025
8d07d28
updated requirements.txt
GaelGil Apr 26, 2025
ccc325e
updated requirements.txt
GaelGil Apr 26, 2025
268ebd9
working on cnn
GaelGil Apr 26, 2025
a2751b7
working on markdown
GaelGil Apr 29, 2025
d041306
working on content
GaelGil Apr 29, 2025
be39a9e
working on graph breakdown
GaelGil Apr 30, 2025
26dda0e
working on missing values
GaelGil May 1, 2025
d8b5608
worked on stuff
GaelGil May 2, 2025
c03a51c
updated requirements.txt
GaelGil May 2, 2025
07c74d5
working on makrdown
GaelGil May 5, 2025
52a477e
implemented wsconv2d
GaelGil May 5, 2025
131f0f0
implemented convbloc
GaelGil May 5, 2025
cd9cb8f
implemented generator
GaelGil May 5, 2025
6315a42
working on discriminagtor
GaelGil May 5, 2025
a91291b
working on functions
GaelGil May 6, 2025
717ddb5
finished implementing the discriminator
GaelGil May 6, 2025
4f678d1
trying to fix bugs
GaelGil May 9, 2025
86e23f8
found error in the code and fixed it
GaelGil May 9, 2025
7e1b3d7
implementing utils
GaelGil May 9, 2025
4fa27a3
implemented utils
GaelGil May 9, 2025
221cc0c
implemented train.py
GaelGil May 9, 2025
e9aa899
restructured project
GaelGil May 9, 2025
e827b4c
cleaned up project
GaelGil May 9, 2025
e395650
working on notebook content
GaelGil May 9, 2025
0bd09ea
space
GaelGil May 14, 2025
6a1aef3
added headers
GaelGil May 18, 2025
fc745cf
Bump setuptools from 65.5.0 to 78.1.1 in /convolutions
dependabot[bot] May 19, 2025
e27a973
Bump setuptools from 65.5.1 to 78.1.1 in /goodreads_recomender
dependabot[bot] May 19, 2025
91727c7
Bump setuptools from 58.0.4 to 78.1.1 in /household_electric_consumption
dependabot[bot] May 19, 2025
15873d9
Bump tornado from 6.4.2 to 6.5.1 in /goodreads_recomender
dependabot[bot] May 23, 2025
2295a23
updating structure
GaelGil Jun 4, 2025
98995c4
updated project structure
GaelGil Jun 4, 2025
cce38eb
updated project structure
GaelGil Jun 4, 2025
7e1b6db
updated project
GaelGil Jun 5, 2025
7a5dc98
updating model
GaelGil Jun 5, 2025
e249453
added file for checking accuray
GaelGil Jun 5, 2025
c594392
updated file
GaelGil Jun 5, 2025
464945c
updated main
GaelGil Jun 5, 2025
95f5e74
upadted config
GaelGil Jun 5, 2025
3b6115c
updated config for data
GaelGil Jun 5, 2025
52c1105
Merge pull request #203 from GaelGil/dependabot/pip/binomial_distribu…
GaelGil Jun 5, 2025
6366cd9
Merge pull request #208 from GaelGil/dependabot/pip/goodreads_recomen…
GaelGil Jun 5, 2025
1c46b4e
Merge pull request #207 from GaelGil/dependabot/pip/household_electri…
GaelGil Jun 5, 2025
cb1c29b
Merge pull request #206 from GaelGil/dependabot/pip/goodreads_recomen…
GaelGil Jun 5, 2025
2a402e3
Merge pull request #205 from GaelGil/dependabot/pip/convolutions/setu…
GaelGil Jun 5, 2025
8a557bb
modified train.py
GaelGil Jun 6, 2025
bd10e22
updating main
GaelGil Jun 6, 2025
2655e67
updating comments
GaelGil Jun 6, 2025
5ef5916
updating structure
GaelGil Jun 6, 2025
746aa1a
updating comments
GaelGil Jun 6, 2025
aed73e0
updated gitignore
GaelGil Jun 6, 2025
65993f5
updated requirements.txt
GaelGil Jun 6, 2025
f7e0253
updating notebook
GaelGil Jun 6, 2025
c730249
added content
GaelGil Jun 6, 2025
bd77f03
updated more comments
GaelGil Jun 6, 2025
343effa
updaitng markdown
GaelGil Jun 6, 2025
5755ead
updateing
GaelGil Jun 6, 2025
8c4d898
updating convolutions/kernel explanation
GaelGil Jun 7, 2025
c4e3057
working on content
GaelGil Jun 7, 2025
8e900da
updating to numpy
GaelGil Jun 7, 2025
abdc8a8
adding more numpy
GaelGil Jun 7, 2025
7319544
updating markdown
GaelGil Jun 7, 2025
65fe470
updated notebook
GaelGil Jun 7, 2025
b3b1127
updated requirements.txt
GaelGil Jun 7, 2025
9345efd
added content
GaelGil Jun 7, 2025
29abba8
updated notebook
GaelGil Jun 9, 2025
3cf82c2
updated stride and pooling part
GaelGil Jun 9, 2025
b0a2670
updating the content
GaelGil Jun 9, 2025
5f4595d
updating model architecture stuff
GaelGil Jun 9, 2025
a30bdb9
adding model architecture
GaelGil Jun 10, 2025
e2b11fa
updating notebook
GaelGil Jun 10, 2025
ac62696
notebook content
GaelGil Jun 10, 2025
f178839
updated comments
GaelGil Jun 10, 2025
daaf3cc
updated comments
GaelGil Jun 10, 2025
78e1119
comments
GaelGil Jun 10, 2025
1cc6806
updating stuff
GaelGil Jun 10, 2025
d264a53
updated content
GaelGil Jun 10, 2025
6f48935
updated requierments.txt
GaelGil Jun 10, 2025
6135e70
updated first layer
GaelGil Jun 11, 2025
0897bb8
updating architecture
GaelGil Jun 11, 2025
65e7008
removed line
GaelGil Jun 11, 2025
2f418a5
updating content
GaelGil Jun 11, 2025
5e67d36
updating model
GaelGil Jun 11, 2025
eeee6a7
updating notebook
GaelGil Jun 11, 2025
3a100dc
updated the content
GaelGil Jun 11, 2025
62c7680
updated convolution exampole
GaelGil Jun 11, 2025
33d245d
updating notebook
GaelGil Jun 11, 2025
6bb0126
added a image
GaelGil Jun 11, 2025
4c02b7f
updated content
GaelGil Jun 11, 2025
b96a836
updated cnn explanation
GaelGil Jun 11, 2025
2c73fec
updated notebook
GaelGil Jun 11, 2025
8bddf63
explaning the model outputs
GaelGil Jun 12, 2025
6510357
updating to inculde max pooling
GaelGil Jun 12, 2025
7012092
updating max pool
GaelGil Jun 12, 2025
7b517f6
updated pooling infpo
GaelGil Jun 12, 2025
39fa5c9
updated archutecture
GaelGil Jun 12, 2025
b2f4dfd
updated notebook
GaelGil Jun 12, 2025
c9c39c6
upated the init function
GaelGil Jun 12, 2025
3cb79dd
updated config
GaelGil Jun 12, 2025
92a0b92
updated to use config
GaelGil Jun 12, 2025
d191170
updated to use config
GaelGil Jun 12, 2025
12458e2
updated typos
GaelGil Jun 12, 2025
e4bcf29
updated repo
GaelGil Jun 12, 2025
a01b9e2
requirements.txt
GaelGil Jun 12, 2025
109ed7b
updating notebook
GaelGil Jun 13, 2025
db23491
working on notebook
GaelGil Jun 13, 2025
ac460fe
updates
GaelGil Jun 13, 2025
94789f1
updating markdowj
GaelGil Jun 13, 2025
b9aaa04
updated notebook
GaelGil Jun 13, 2025
9f5f4af
removed a project
GaelGil Jun 13, 2025
a762897
adding a pivot table
GaelGil Jun 13, 2025
e7fcbea
updating stuff
GaelGil Jun 13, 2025
71037be
fixed import
GaelGil Jun 15, 2025
782373d
updated config
GaelGil Jun 15, 2025
1919cc7
updated model
GaelGil Jun 16, 2025
385efcf
updating notebook
GaelGil Jun 16, 2025
f96ab85
updated convolutions outputs
GaelGil Jun 16, 2025
9c948f1
updated notebook for now
GaelGil Jun 16, 2025
7cd1875
updated notebook
GaelGil Jun 16, 2025
215c015
updated notebook
GaelGil Jun 16, 2025
418f857
updating explanations for stuff
GaelGil Jun 16, 2025
8e97bad
updating to graph using tsne
GaelGil Jun 16, 2025
6e647f2
working on graphs
GaelGil Jun 17, 2025
7ec446f
cleaning up notebook
GaelGil Jun 17, 2025
8d637e0
working on pivot table
GaelGil Jun 17, 2025
77f02aa
created utils.py for train, eval and accuracy
GaelGil Jun 17, 2025
6f442d5
updating traina nd eval steps
GaelGil Jun 17, 2025
59626bf
added dropout
GaelGil Jun 17, 2025
ec9af2b
updated config
GaelGil Jun 17, 2025
041d260
added comments
GaelGil Jun 17, 2025
c08dfc2
updating main file
GaelGil Jun 17, 2025
3809ed9
updated to train and evaluate
GaelGil Jun 17, 2025
62f5c7a
updated to eval and train
GaelGil Jun 17, 2025
f49fba1
updated docstrng
GaelGil Jun 17, 2025
1844a6d
updated notebook
GaelGil Jun 17, 2025
488a6b6
added correct utils import
GaelGil Jun 20, 2025
699438a
updated model init
GaelGil Jun 20, 2025
3a8cc94
changed typo
GaelGil Jun 20, 2025
037d096
fixed typo
GaelGil Jun 20, 2025
2ecc68c
updated trai
GaelGil Jun 20, 2025
d79d5bf
updated eval
GaelGil Jun 20, 2025
b8b574e
added num workers and pin_memory true
GaelGil Jun 20, 2025
36f2c1e
added num workers
GaelGil Jun 20, 2025
e918417
updated utils to remove train logger
GaelGil Jun 20, 2025
a370c58
removed list of epochs
GaelGil Jun 20, 2025
3d8cb8e
updated config
GaelGil Jun 20, 2025
0fdf4a6
updated utils
GaelGil Jun 20, 2025
9d444c7
adding comments
GaelGil Jun 21, 2025
022a549
comments
GaelGil Jun 21, 2025
d5334cf
added some print statements
GaelGil Jul 1, 2025
ae0e05f
updated logger
GaelGil Jul 1, 2025
59e53bd
updating proejct
GaelGil Jul 2, 2025
a806ba7
small updates
GaelGil Jul 2, 2025
b6618a4
updated file
GaelGil Jul 2, 2025
01c3199
added some images
GaelGil Jul 2, 2025
93108ec
added file to check some samples
GaelGil Jul 2, 2025
f1750f3
trained model
GaelGil Jul 2, 2025
d34d822
updated model to have differnert pool layer names
GaelGil Jul 3, 2025
96c490a
organizes struture of samples
GaelGil Jul 3, 2025
5f27cf9
worked on notebook
GaelGil Jul 3, 2025
e34fd25
editing notebook
GaelGil Jul 3, 2025
9900904
updating notebook
GaelGil Jul 9, 2025
056e31b
updating notebook
GaelGil Jul 9, 2025
602e786
added markdown
GaelGil Jul 9, 2025
2404da4
updated line
GaelGil Jul 9, 2025
aef06ae
updated project
GaelGil Jul 9, 2025
1a25113
new projects
GaelGil Jul 9, 2025
63d6a19
updating notebook
GaelGil Jul 9, 2025
7e1a28a
updating notebook
GaelGil Jul 9, 2025
af280c3
added model
GaelGil Jul 9, 2025
5df9383
updated notebook
GaelGil Jul 10, 2025
f189921
updating to use pytorch
GaelGil Jul 13, 2025
a839adf
updating markdwon
GaelGil Jul 13, 2025
8f1cc74
started project
GaelGil Jul 13, 2025
1dead33
updated for training
GaelGil Jul 14, 2025
d885618
adding more utils
GaelGil Jul 14, 2025
2c3c8c9
updating structure
GaelGil Jul 14, 2025
8f85bd5
updated notebook with markdown
GaelGil Jul 14, 2025
219781a
updating notebook
GaelGil Jul 15, 2025
e82260b
trained model
GaelGil Jul 15, 2025
5208e25
split cells
GaelGil Jul 15, 2025
9b40943
updated project
GaelGil Jul 16, 2025
49251dc
trained models
GaelGil Jul 16, 2025
7329d5e
updated project again
GaelGil Jul 16, 2025
570a18c
updating motebook
GaelGil Jul 16, 2025
f37cb4b
updated the notebook
GaelGil Jul 16, 2025
4ba11a2
added conclusion
GaelGil Jul 16, 2025
e11c046
generated feature maops
GaelGil Jul 17, 2025
0bb95c2
addedd feature maps to notebook
GaelGil Jul 17, 2025
b935da6
updated project
GaelGil Jul 17, 2025
0d57af3
updated notebook
GaelGil Jul 17, 2025
3872219
updated names
GaelGil Jul 17, 2025
81f6ecf
updated notebook
GaelGil Jul 17, 2025
028f767
updated types
GaelGil Jul 17, 2025
f6dee19
updates
GaelGil Jul 17, 2025
2f41645
updating types
GaelGil Jul 17, 2025
0804c4d
updated the project
GaelGil Jul 17, 2025
368566d
started project outline
GaelGil Jul 17, 2025
d277bc5
updated project outline
GaelGil Jul 17, 2025
a1de366
updates
GaelGil Jul 17, 2025
286af88
updated project structure
GaelGil Jul 17, 2025
2306d85
updating markdown
GaelGil Jul 17, 2025
073e168
updates
GaelGil Jul 17, 2025
8396ef0
small updates
GaelGil Jul 24, 2025
2efa77e
updated req.txt
GaelGil Jul 25, 2025
29dbd81
added stuff
GaelGil Jul 25, 2025
a1fc422
created requirements.txt
GaelGil Jul 26, 2025
31530b1
started notebook
GaelGil Jul 26, 2025
2c27725
updated project
GaelGil Aug 6, 2025
ad544b0
updating projects
GaelGil Aug 24, 2025
ea24af4
updating format
GaelGil Sep 4, 2025
3c6c032
updating stuff
GaelGil Sep 4, 2025
fc83cca
added notes
GaelGil Sep 4, 2025
979a250
updating old projects
GaelGil Sep 4, 2025
bf847fd
updating the logistic regression part
GaelGil Sep 4, 2025
07656db
fixing mistakes
GaelGil Sep 4, 2025
c551a35
more updates to content
GaelGil Sep 4, 2025
4ffcb96
updating the project
GaelGil Sep 4, 2025
bba8fde
updating the math
GaelGil Sep 4, 2025
2b0c314
updating the logistic regression explanation
GaelGil Sep 5, 2025
9de9d70
updates
GaelGil Sep 5, 2025
530ff93
updating notebook
GaelGil Sep 5, 2025
435d900
updated stuff
GaelGil Sep 5, 2025
7a59e05
updating notebook
GaelGil Sep 5, 2025
e56d6c5
adding headers
GaelGil Sep 8, 2025
6ca7d5a
updating the notebook
GaelGil Sep 8, 2025
15de95a
added stuff
GaelGil Sep 9, 2025
d58a27a
added the config
GaelGil Sep 9, 2025
8416425
updating the project strucutre
GaelGil Sep 9, 2025
6c3345b
added notebook
GaelGil Sep 9, 2025
d231327
added headers
GaelGil Sep 9, 2025
e8a3e6c
added dockerfile
GaelGil Sep 19, 2025
8482a5e
updated dependencies
GaelGil Sep 19, 2025
e6f6819
updated dockerfile
GaelGil Sep 19, 2025
687dddf
added docker compose
GaelGil Sep 19, 2025
4337505
renamed folder
GaelGil Sep 19, 2025
7bad1ba
more edits
GaelGil Sep 19, 2025
5783063
updated notebook
GaelGil Sep 19, 2025
dda76d9
updated dockerfile
GaelGil Sep 20, 2025
303b4d0
added dockerignore
GaelGil Sep 20, 2025
b322f23
updated notebook
GaelGil Sep 24, 2025
3ce915c
Bump jupyterlab from 4.0.11 to 4.4.8 in /back-propagation
dependabot[bot] Sep 26, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ __pycache__/

# C extensions
*.so


/drug_alcohol_relation
*.csv
household_power_consumption.txt

*build_opencv
*knn
Expand Down
357 changes: 357 additions & 0 deletions amazon_sales/amazon_sales.ipynb

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions amazon_sales/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[project]
name = "amazon-sales"
version = "0.1.0"
description = "A data analysis project"
authors = [{ name = "Your Name" }]
dependencies = [
"jupyterlab",
"seaborn",
"pandas",
"numpy",
"scikit-learn"
]
10 changes: 10 additions & 0 deletions amazon_sales/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
fqdn==1.5.1
isoduration==20.11.0
jsonpointer==3.0.0
jupyterlab==4.4.3
pipdeptree==2.26.1
scikit-learn==1.6.1
seaborn==0.13.2
tinycss2==1.4.0
uri-template==1.3.0
webcolors==24.11.1
92 changes: 0 additions & 92 deletions back-propagation/back_progpagation_notes.ipynb

This file was deleted.

689 changes: 689 additions & 0 deletions back-propagation/back_propagation.ipynb

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions back-propagation/data/X_test.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
sepal length (cm),sepal width (cm),petal length (cm),petal width (cm)
6.2,2.8,4.8,1.8
6.7,3.1,4.7,1.5
5.0,3.5,1.3,0.3
6.5,3.0,5.2,2.0
5.7,3.0,4.2,1.2
5.9,3.0,4.2,1.5
4.7,3.2,1.3,0.2
5.7,2.8,4.5,1.3
5.5,2.4,3.8,1.1
4.9,2.5,4.5,1.7
4.6,3.2,1.4,0.2
6.2,2.2,4.5,1.5
6.9,3.2,5.7,2.3
5.4,3.0,4.5,1.5
4.7,3.2,1.6,0.2
4.8,3.4,1.6,0.2
4.9,3.1,1.5,0.1
6.7,2.5,5.8,1.8
5.4,3.4,1.7,0.2
4.4,3.2,1.3,0.2
5.8,2.7,3.9,1.2
6.3,2.3,4.4,1.3
4.4,3.0,1.3,0.2
5.8,2.7,5.1,1.9
5.0,3.6,1.4,0.2
7.7,2.6,6.9,2.3
6.0,3.0,4.8,1.8
7.1,3.0,5.9,2.1
7.7,3.8,6.7,2.2
6.6,3.0,4.4,1.4
6.4,3.2,5.3,2.3
5.0,2.0,3.5,1.0
6.0,2.2,5.0,1.5
6.4,2.7,5.3,1.9
6.7,3.0,5.0,1.7
6.1,3.0,4.6,1.4
5.6,2.8,4.9,2.0
6.1,2.8,4.0,1.3
113 changes: 113 additions & 0 deletions back-propagation/data/X_train.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
sepal length (cm),sepal width (cm),petal length (cm),petal width (cm)
5.5,2.4,3.7,1.0
4.8,3.0,1.4,0.1
5.5,2.6,4.4,1.2
5.0,3.2,1.2,0.2
6.9,3.1,5.1,2.3
5.9,3.0,5.1,1.8
5.0,3.4,1.6,0.4
6.6,2.9,4.6,1.3
5.7,2.8,4.1,1.3
5.0,2.3,3.3,1.0
6.3,3.4,5.6,2.4
6.0,3.4,4.5,1.6
5.2,3.5,1.5,0.2
5.9,3.2,4.8,1.8
6.1,2.6,5.6,1.4
5.6,2.7,4.2,1.3
5.1,3.8,1.5,0.3
7.7,2.8,6.7,2.0
5.7,2.6,3.5,1.0
5.2,2.7,3.9,1.4
6.5,2.8,4.6,1.5
6.5,3.0,5.8,2.2
5.8,2.7,5.1,1.9
5.5,2.5,4.0,1.3
6.0,2.7,5.1,1.6
5.5,4.2,1.4,0.2
5.0,3.0,1.6,0.2
5.6,2.5,3.9,1.1
5.2,4.1,1.5,0.1
6.1,2.8,4.7,1.2
5.4,3.7,1.5,0.2
6.5,3.2,5.1,2.0
6.4,2.8,5.6,2.1
4.6,3.1,1.5,0.2
4.9,2.4,3.3,1.0
6.3,3.3,6.0,2.5
4.8,3.1,1.6,0.2
5.1,3.3,1.7,0.5
5.7,3.8,1.7,0.3
5.7,4.4,1.5,0.4
7.4,2.8,6.1,1.9
6.4,2.9,4.3,1.3
4.9,3.0,1.4,0.2
5.1,2.5,3.0,1.1
6.8,2.8,4.8,1.4
6.3,3.3,4.7,1.6
5.4,3.9,1.3,0.4
6.0,2.2,4.0,1.0
4.9,3.1,1.5,0.1
6.8,3.2,5.9,2.3
6.7,3.1,4.4,1.4
5.7,2.9,4.2,1.3
5.0,3.4,1.5,0.2
5.1,3.5,1.4,0.3
5.8,2.7,4.1,1.0
6.2,3.4,5.4,2.3
6.4,3.2,4.5,1.5
6.7,3.3,5.7,2.5
7.0,3.2,4.7,1.4
6.3,2.9,5.6,1.8
6.8,3.0,5.5,2.1
5.1,3.7,1.5,0.4
4.8,3.0,1.4,0.3
6.7,3.1,5.6,2.4
5.4,3.4,1.5,0.4
6.4,3.1,5.5,1.8
6.5,3.0,5.5,1.8
5.6,2.9,3.6,1.3
5.3,3.7,1.5,0.2
5.7,2.5,5.0,2.0
4.9,3.1,1.5,0.1
5.4,3.9,1.7,0.4
6.7,3.3,5.7,2.1
6.9,3.1,4.9,1.5
4.8,3.4,1.9,0.2
5.6,3.0,4.5,1.5
5.1,3.8,1.9,0.4
4.3,3.0,1.1,0.1
7.9,3.8,6.4,2.0
7.6,3.0,6.6,2.1
5.1,3.8,1.6,0.2
7.3,2.9,6.3,1.8
6.0,2.9,4.5,1.5
6.1,3.0,4.9,1.8
5.8,2.8,5.1,2.4
4.6,3.4,1.4,0.3
6.7,3.0,5.2,2.3
6.4,2.8,5.6,2.2
5.0,3.3,1.4,0.2
5.1,3.5,1.4,0.2
4.6,3.6,1.0,0.2
4.4,2.9,1.4,0.2
5.1,3.4,1.5,0.2
5.5,3.5,1.3,0.2
4.5,2.3,1.3,0.3
7.2,3.6,6.1,2.5
6.3,2.5,5.0,1.9
5.8,2.6,4.0,1.2
6.9,3.1,5.4,2.1
6.3,2.8,5.1,1.5
5.6,3.0,4.1,1.3
6.1,2.9,4.7,1.4
7.7,3.0,6.1,2.3
5.5,2.3,4.0,1.3
6.2,2.9,4.3,1.3
5.0,3.5,1.6,0.6
6.3,2.5,4.9,1.5
6.3,2.7,4.9,1.8
7.2,3.0,5.8,1.6
5.8,4.0,1.2,0.2
5.2,3.4,1.4,0.2
7.2,3.2,6.0,1.8
Loading