Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
fa4236a
data preprocessing
Feb 1, 2021
0f5220c
create graph
Feb 10, 2021
9757137
dnn
Feb 18, 2021
64fddf2
dnn abs activation
Feb 19, 2021
f6358bd
GNN model class
Feb 21, 2021
29f175b
CNN
Feb 22, 2021
bcec4d6
postprocessing - compare results
Mar 2, 2021
eb0b9b2
nn mlmc
Mar 5, 2021
caba88b
compare results
Mar 6, 2021
1290eac
level 0 gnn
Mar 8, 2021
aea47fe
compare nn in progress
Mar 14, 2021
3d737e5
milestone 1
Mar 17, 2021
f6dd96b
SVR
Mar 26, 2021
cd9d739
GNN refactoring
Apr 5, 2021
6cb2b96
rm test import
Apr 5, 2021
c174b71
gnn stats
Apr 5, 2021
6d734b2
SVR refactoring
Apr 6, 2021
3057eb7
stats
Apr 10, 2021
9b070e7
tf moments
Apr 10, 2021
9b66083
work dir
Apr 10, 2021
429085c
tfg moments
Apr 10, 2021
43944fb
moments rm tnp
Apr 10, 2021
0a51c0e
metamodels stats
Apr 14, 2021
65898d6
metamodel moments changes
Oct 20, 2021
b95b49d
sparse matrix
Oct 20, 2021
4791672
metamodel small refactoring
Oct 20, 2021
d734137
charon metamodel
Oct 21, 2021
3cf2b85
postprocessing
Oct 21, 2021
6676513
Merge branch 'MS_metamodel' of https://github.com/GeoMop/MLMC into MS…
Oct 21, 2021
6470aad
Merge branch 'MS_metamodel' of https://github.com/GeoMop/MLMC into MS…
Oct 22, 2021
50cab9b
plot progress
Oct 22, 2021
f43c3c2
requirements update
Oct 22, 2021
5cc78dd
custom cheb conv layer
Oct 22, 2021
9b8f834
display weights
Oct 25, 2021
3dbc599
save model
Oct 27, 2021
4a3fd92
process mlmc in progress
Nov 1, 2021
9ef362d
Merge branch 'master' into MS_metamodels_weights
Nov 1, 2021
b10d3de
metamodel files
Nov 1, 2021
0b0310f
postprocessing
Nov 1, 2021
8cc8e48
fix quantity concept test
Nov 2, 2021
224135b
postprocessing plots
Nov 3, 2021
a37e135
multiple features
Nov 3, 2021
7b946fc
graph features fix
Nov 5, 2021
0ceaa84
rnd field dict get
Nov 5, 2021
949525a
set cuda device
Nov 8, 2021
19047b3
n samples
Nov 8, 2021
890cb98
Merge branch 'MS_metamodels_weights' of https://github.com/GeoMop/MLM…
Nov 8, 2021
d3e17b0
data rescale
Dec 22, 2021
923f360
postprocessing update
Dec 22, 2021
bc25a2f
Merge branch 'MS_metamodels_weights' of https://github.com/GeoMop/MLM…
Dec 22, 2021
6500f46
dataset config postprocessing
Dec 22, 2021
ea716c6
predict on different mesh
Jan 3, 2022
4c402b1
flow dataset preprocess
Jan 19, 2022
5f225df
Merge branch 'MS_metamodels_weights' of https://github.com/GeoMop/MLM…
Jan 19, 2022
06ed2da
postprocessing
Jan 19, 2022
30bad2e
Merge branch 'MS_metamodels_weights' of https://github.com/GeoMop/MLM…
Jan 19, 2022
f9bab57
learning rate schedule experiments
Feb 10, 2022
1f03019
data augmentation
Feb 10, 2022
0e1c62d
Merge branch 'MS_metamodels_weights' of https://github.com/GeoMop/MLM…
Feb 10, 2022
81507f4
predict on different mesh
Feb 10, 2022
2e5f94e
flow dataset
Feb 23, 2022
a1f754e
dataset split
Feb 23, 2022
734b52b
Merge branch 'MS_metamodels_weights' of https://github.com/GeoMop/MLM…
Feb 23, 2022
61fd680
train val split
Feb 24, 2022
5dbed89
save train accuracy
Mar 8, 2022
2c26d12
evaluate batch fn function
Mar 9, 2022
d0347cd
val loss best state
Mar 24, 2022
1f0f8c8
flow dataset train test split
Mar 24, 2022
71200f6
Merge branch 'MS_metamodels_weights' of https://github.com/GeoMop/MLM…
Mar 24, 2022
ffd2e88
gcn model state
Mar 25, 2022
8a5d0b9
flow dataset refactoring
Mar 26, 2022
a57fa34
restore states
Apr 13, 2022
e9aac31
independent samples
Apr 13, 2022
7125462
fix test samples size
Apr 14, 2022
6a6ca94
data for estimates
Apr 22, 2022
0d67640
kurtosis check
Aug 8, 2022
6a089cc
diffpool experiments
Aug 8, 2022
6a5527f
Merge remote-tracking branch 'origin/MLMC_stats' into MS_metamodels_w…
Aug 8, 2022
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
97 changes: 0 additions & 97 deletions docs/source/conf.py

This file was deleted.

11 changes: 0 additions & 11 deletions docs/source/contents.rst

This file was deleted.

19 changes: 0 additions & 19 deletions docs/source/examples.rst

This file was deleted.

53 changes: 0 additions & 53 deletions docs/source/examples.shooting.rst

This file was deleted.

82 changes: 0 additions & 82 deletions docs/source/examples_postprocessing.rst

This file was deleted.

Loading