12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Author: Phillip Rothenbeck
- % Title: Investigating the Evolution of the COVID-19 Pandemic in Germany Using Physics-Informed Neural Networks
- % File: chap04/chap04.tex
- % Part: Experiments
- % Description:
- % summary of the content in this chapter
- % Version: 01.01.2012
- % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \chapter{Experiments 10}
- \label{chap:evaluation}
- % -------------------------------------------------------------------
- \section{SIR Model 5}
- \label{sec:sir}
- % -------------------------------------------------------------------
- \subsection{Setup 1}
- \label{sec:sir:setup}
- % -------------------------------------------------------------------
- \subsection{Results 4}
- \label{sec:sir:results}
- % -------------------------------------------------------------------
- \section{Reduced SIR Model 5}
- \label{sec:rsir}
- % -------------------------------------------------------------------
- \subsection{Setup 1}
- \label{sec:rsir:setup}
- % -------------------------------------------------------------------
- \subsection{Results 4}
- \label{sec:rsir:results}
- % -------------------------------------------------------------------
|