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

48 commits

Author SHA1 Message Date
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
9f822df29d
format files 2019-07-29 13:51:22 +02:00
cd6dc8da65
explain pcatest 2019-07-29 13:50:34 +02:00
8caf3507e5
rewrite everything for precise values 2019-07-06 15:50:16 +02:00
e3075fc15a
support reading new simulations 2019-07-06 13:24:48 +02:00
9bdb5738fa
minor rbf change 2019-05-13 18:38:53 +02:00
e19c2cb8c5
cleanup interpolation and sliders 2019-05-02 15:30:17 +02:00
f32fe95d55
working Scaling 2019-05-02 14:12:06 +02:00
ba3e6d1e52
generalize interpolators 2019-05-02 11:30:33 +02:00
fb84173407
6d linear interpolation!!! 2019-04-18 11:54:15 +02:00
bf164d3cba
add sliders and graph 2019-04-18 10:52:13 +02:00
e6089c434c
add covariance matrix 2019-04-18 10:51:14 +02:00
2a94569a3a
changes for the presentation 2019-04-18 10:50:57 +02:00
cb8080a20b
not successful pca tests 2019-03-04 19:33:16 +01:00
ee122083c7
add scaling to the neural network 2019-03-04 19:24:27 +01:00
e934c51051
some quick test with sliders 2019-03-04 19:23:10 +01:00
63d626b7da
minor visualisation improvements 2019-03-04 19:22:26 +01:00
4293cf335d
gitignore 2019-02-21 19:59:16 +01:00
68e6db8dfa
add tensorflow to requirements 2019-02-21 19:57:01 +01:00
ee53e8cc7c stack_analysis 2019-02-18 16:26:19 +01:00
449d293f85 first neural network tests 2019-02-13 15:28:10 +01:00
5b02679ed4 first try at plotting 2019-02-13 15:27:48 +01:00
501f25468f try out plotting a 2d function 2019-02-13 12:53:29 +01:00
8a3197b814 improve import and export 2019-02-13 12:53:17 +01:00
0f157a41b6 initial version reading files 2019-02-12 18:56:05 +01:00