1
0
Fork 0
mirror of https://github.com/Findus23/collision-analyisis-and-interpolation.git synced 2024-09-19 15:13:50 +02:00
Code used for my bachelor thesis and other interpolations (Read-Only Mirror) https://git.lw1.at/lw1/collision-interpolation
Find a file
2019-08-20 12:51:31 +02:00
interpolators generalize rbf interpolator 2019-08-01 15:23:20 +02:00
pcatests explain pcatest 2019-07-29 13:50:34 +02:00
.gitignore rewrite everything for precise values 2019-07-06 15:50:16 +02:00
cov.py better correlation calculation 2019-08-06 14:40:52 +02:00
CustomScaler.py explaination for CustomScaler 2019-07-29 14:18:15 +02:00
example.py add example on how to use data 2019-08-06 14:41:34 +02:00
graph.dot add sliders and graph 2019-04-18 10:52:13 +02:00
neural_network.py remove empty line 2019-08-06 14:42:34 +02:00
rbf-vis.py add simple visualisation of RBF for the bachelor thesis 2019-07-29 14:00:42 +02:00
readfiles.py improve handling of broken simulations 2019-08-06 15:14:00 +02:00
requirements.txt changes for the presentation 2019-04-18 10:50:57 +02:00
simulation.py test results on seperate dataset 2019-08-01 13:06:46 +02:00
simulation_list.py test results on seperate dataset 2019-08-01 13:06:46 +02:00
sinus.py explain sinus.py 2019-08-01 13:56:09 +02:00
sliders.py rewrite everything for precise values 2019-07-06 15:50:16 +02:00
sliders_nn.py rewrite everything for precise values 2019-07-06 15:50:16 +02:00
testing.py testing cache 2019-08-20 12:51:31 +02:00
visualisation.py add interpolations graphics for thesis 2019-07-29 14:03:08 +02:00
visualisation1d.py add interpolations graphics for thesis 2019-07-29 14:03:08 +02:00
visualize.py slight style changes 2019-08-06 14:42:15 +02:00