PhD

The LaTeX sources of my Ph.D. thesis
git clone https://esimon.eu/repos/PhD.git
Log | Files | Refs | README | LICENSE

section.tex (576B)


      1 \section{Graph-based Aggregate Extraction}
      2 \label{sec:graph}
      3 
      4 \input{presentation/graph/similarity function.tex}
      5 \input{presentation/graph/introduction.tex}
      6 \input{presentation/graph/mtb.tex}
      7 \input{presentation/graph/encoding.tex}
      8 \input{presentation/graph/counting.tex}
      9 \input{presentation/graph/statistics.tex}
     10 \input{presentation/graph/gcn.tex}
     11 \input{presentation/graph/wasserstein.tex}
     12 \input{presentation/graph/topological similarity.tex}
     13 \input{presentation/graph/quantitative.tex}
     14 \input{presentation/graph/conclusion.tex}
     15 \input{presentation/graph/triplet loss.tex}