Neuro-symbolic-control

PhD project.

How to get PDF version

The latest PDF version can be found here (Assets section -> main.pdf).

How to build

Build PDF file:

latexmk -pdf -outdir=out main.tex

Build versioned PDF file:

latexmk -pdf -outdir=out -jobname="main_" -usepretex="\def\dissertationversion{0.5}" main.tex