Skip to content

idzm/Neuro-symbolic-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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