Topic: Analysis of machine learning towards predicting plasma density using the JET pedestal database.
Advisor(s): Frank Cichos & Mathias Groth & Aaro Järvinen
- main thesis document,
thesis.pdf
, and presentation showing main resultspres.pdf
are found in the home dir. src/
holds the code, where experiment scripts are found locally, and reused methods like dataprocessing are found insrc/codebase/
/src/out/
holds the data used for plotting found in the thesisdoc/
is for latexetc/
is for brainstorming
Experiments output either a .pickle
or .txt
file, but the specifics are found in each script. Most experiments use arguement parsing so you can throw everything in a bash script and send it to your favourite cluster.