1
0
Fork 0
mirror of https://github.com/Findus23/collision-analyisis-and-interpolation.git synced 2024-09-19 15:13:50 +02:00
Commit graph

74 commits

Author SHA1 Message Date
ff0dbd83b2
improve network 2021-10-12 15:45:43 +02:00
0021906370
simplify test- and training-set for nn 2021-03-31 17:22:00 +02:00
b6b55519fc
add pytorch model 2021-03-29 15:02:46 +02:00
88bbf9a160
improve custom scaler typing 2021-03-08 15:39:47 +01:00
0a5f4f261e
support RSMC dataset and three layers 2021-03-08 13:25:11 +01:00
e2e0ae067b
allow specifying a file name to load SimulationList from 2021-02-03 22:16:58 +01:00
5e55a18b99
rename visualisations for plots 2020-11-30 13:07:05 +01:00
8d470ef69f
improved file loading (old code) 2020-11-30 12:58:50 +01:00
afcdb5a2cb
improve visualize (old code) 2020-11-30 12:02:22 +01:00
a68b75ad2a
replace requirements.txt with poetry 2020-11-30 11:59:10 +01:00
7c0187546b
move rbf-vis.py as it is unrelated to the rest of the code 2020-11-30 11:58:06 +01:00
5b09fdae46
improve cli.py (old code) 2020-11-30 11:52:12 +01:00
5ba154f4f8
remove todo 2019-10-15 17:25:37 +02:00
2d9dff8d81
make cli.py fortran-compatible 2019-10-15 17:24:25 +02:00
64157ad103
fix cli conversion 2019-10-14 15:41:11 +02:00
9bb697abe5
fix cli and export script 2019-10-13 16:32:13 +02:00
fa055e826d
Unit cancellation is weird 2019-10-09 11:37:46 +02:00
af14effed7
add first version of cli 2019-09-21 21:30:07 +02:00
1ef7e8beea
use save path relative to script file 2019-09-11 11:32:18 +02:00
9b0fe5b174
tight_layout() 2019-08-26 16:53:03 +02:00
a08bca43d1
fix colorbar label 2019-08-21 14:58:52 +02:00
8d31781150
add brackets to cov.pdf 2019-08-21 14:13:21 +02:00
a2ed1f2ae6
add option for mass retention 2019-08-21 12:54:27 +02:00
06b4603220
nicer plots 2019-08-20 16:17:19 +02:00
41b63b3634
safety check 2019-08-20 16:17:05 +02:00
69939d3ee6
fix sliders 2019-08-20 14:27:08 +02:00
5cde49469a
update gitignore 2019-08-20 12:52:26 +02:00
05576ba8cc
testing cache 2019-08-20 12:51:31 +02:00
27090d9ad8
improve handling of broken simulations 2019-08-06 15:14:00 +02:00
488fc4d19b
remove empty line 2019-08-06 14:42:34 +02:00
3e2c286936
slight style changes 2019-08-06 14:42:15 +02:00
2ce47e7013
add example on how to use data 2019-08-06 14:41:34 +02:00
158f761b6a
remove now useless file 2019-08-06 14:41:13 +02:00
01c5b761e9
better correlation calculation 2019-08-06 14:40:52 +02:00
6f729498b9
format code 2019-08-05 13:15:28 +02:00
648f4f88a1
generalize rbf interpolator 2019-08-01 15:23:20 +02:00
5595cb5691
remove accuracy.py as it has been superseded by testing.py 2019-08-01 14:01:37 +02:00
f1f2a953e1
explain sinus.py 2019-08-01 13:56:09 +02:00
2218060664
test results on seperate dataset 2019-08-01 13:06:46 +02:00
b33121e428
improve RBF interpolator 2019-07-31 13:13:24 +02:00
758be79f30
scream if aggregates data is invalid 2019-07-29 15:37:11 +02:00
99343d0dc6
preperations for test cases 2019-07-29 14:23:22 +02:00
838e1d8764
remove useless PCA file 2019-07-29 14:20:18 +02:00
f19a9b4b71
explaination for CustomScaler 2019-07-29 14:18:15 +02:00
c541cf8f3d
add interpolations graphics for thesis 2019-07-29 14:03:08 +02:00
db1bb89fbd
add simple file showing how to use data 2019-07-29 14:02:27 +02:00
2cdead7e52
fix paths 2019-07-29 14:01:13 +02:00
1de9034954
add simple visualisation of RBF for the bachelor thesis 2019-07-29 14:00:42 +02:00
5060745880
rename kerastest.py 2019-07-29 13:59:37 +02:00
e155d9ef96
strongly improve the neural network 2019-07-29 13:59:10 +02:00