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-01 13:06:46 +02:00
interpolators improve RBF interpolator 2019-07-31 13:13:24 +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
accuracy.py rewrite everything for precise values 2019-07-06 15:50:16 +02:00
cov.py add covariance matrix 2019-04-18 10:51:14 +02:00
CustomScaler.py explaination for CustomScaler 2019-07-29 14:18:15 +02:00
graph.dot add sliders and graph 2019-04-18 10:52:13 +02:00
inspect.py add simple file showing how to use data 2019-07-29 14:02:27 +02:00
neural_network.py rename kerastest.py 2019-07-29 13:59:37 +02:00
rbf-vis.py add simple visualisation of RBF for the bachelor thesis 2019-07-29 14:00:42 +02:00
readfiles.py scream if aggregates data is invalid 2019-07-29 15:37:11 +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 try out plotting a 2d function 2019-02-13 12:53:29 +01: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 test results on seperate dataset 2019-08-01 13:06:46 +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 rewrite everything for precise values 2019-07-06 15:50:16 +02:00