Moved chapters into includes to enable faster compilation via

includeonly.
This commit is contained in:
2022-02-18 11:51:01 +01:00
parent 2e1601c846
commit 7fb1ba0e53
5 changed files with 85 additions and 52 deletions

View File

@@ -1,3 +0,0 @@
\chapter{CNNs and LSTMs}%
\label{cha:CNNs and LSTMs}

View File

@@ -0,0 +1,2 @@
\chapter{\texorpdfstring{\glsxtrshortpl{CNN} and \glsxtrshortpl{RNN}}{\glsfmtshortpl{CNN} and \glsfmtshortpl{RNN}}}%
\label{cha:CNNs and RNNs}