Spaces:
Sleeping
Sleeping
Update all files
Browse files- .gitattributes +2 -0
- chapters/collecting-trajectories.tex +13 -4
- presentation.aux +14 -12
- presentation.fdb_latexmk +8 -6
- presentation.fls +10 -0
- presentation.log +25 -12
- presentation.nav +13 -11
- presentation.pdf +2 -2
- presentation.synctex.gz +2 -2
- presentation_images/fifth_dataset_cfm.png +3 -0
- presentation_images/second_dataset_cfm.png +3 -0
.gitattributes
CHANGED
@@ -40,6 +40,7 @@ mtrack.png filter=lfs diff=lfs merge=lfs -text
|
|
40 |
presentation_images/cell_fate_labelling.png filter=lfs diff=lfs merge=lfs -text
|
41 |
presentation_images/cell_fate_xgboost.png filter=lfs diff=lfs merge=lfs -text
|
42 |
presentation_images/feature_analysis.png filter=lfs diff=lfs merge=lfs -text
|
|
|
43 |
presentation_images/model_accuracy.png filter=lfs diff=lfs merge=lfs -text
|
44 |
presentation_images/nuclei_Acceleration_t_start_0_t_end_100_nuclei__distribution.png filter=lfs diff=lfs merge=lfs -text
|
45 |
presentation_images/nuclei_Acceleration_t_start_200_t_end_300_nuclei__distribution.png filter=lfs diff=lfs merge=lfs -text
|
@@ -86,6 +87,7 @@ presentation_images/nuclei_Surface_Area_t_start_300_t_end_359.0_nuclei__distribu
|
|
86 |
presentation_images/oneat1.png filter=lfs diff=lfs merge=lfs -text
|
87 |
presentation_images/oneat_arch.png filter=lfs diff=lfs merge=lfs -text
|
88 |
presentation_images/overall_workflow.png filter=lfs diff=lfs merge=lfs -text
|
|
|
89 |
presentation_images/seg_tra_oneat.png filter=lfs diff=lfs merge=lfs -text
|
90 |
presentation_images/tm-oneat-panel.png filter=lfs diff=lfs merge=lfs -text
|
91 |
presentation_images/track_oneat_metrics.png filter=lfs diff=lfs merge=lfs -text
|
|
|
40 |
presentation_images/cell_fate_labelling.png filter=lfs diff=lfs merge=lfs -text
|
41 |
presentation_images/cell_fate_xgboost.png filter=lfs diff=lfs merge=lfs -text
|
42 |
presentation_images/feature_analysis.png filter=lfs diff=lfs merge=lfs -text
|
43 |
+
presentation_images/fifth_dataset_cfm.png filter=lfs diff=lfs merge=lfs -text
|
44 |
presentation_images/model_accuracy.png filter=lfs diff=lfs merge=lfs -text
|
45 |
presentation_images/nuclei_Acceleration_t_start_0_t_end_100_nuclei__distribution.png filter=lfs diff=lfs merge=lfs -text
|
46 |
presentation_images/nuclei_Acceleration_t_start_200_t_end_300_nuclei__distribution.png filter=lfs diff=lfs merge=lfs -text
|
|
|
87 |
presentation_images/oneat1.png filter=lfs diff=lfs merge=lfs -text
|
88 |
presentation_images/oneat_arch.png filter=lfs diff=lfs merge=lfs -text
|
89 |
presentation_images/overall_workflow.png filter=lfs diff=lfs merge=lfs -text
|
90 |
+
presentation_images/second_dataset_cfm.png filter=lfs diff=lfs merge=lfs -text
|
91 |
presentation_images/seg_tra_oneat.png filter=lfs diff=lfs merge=lfs -text
|
92 |
presentation_images/tm-oneat-panel.png filter=lfs diff=lfs merge=lfs -text
|
93 |
presentation_images/track_oneat_metrics.png filter=lfs diff=lfs merge=lfs -text
|
chapters/collecting-trajectories.tex
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
\end{column}
|
18 |
\begin{column}{0.55\textwidth}
|
19 |
\begin{itemize}[<+->]
|
20 |
-
\item A. Animal caps cut from Xenopus embryos at NF stage 8
|
21 |
\item B. Prospective MCE undergoes morphogenesis and cell fate specification during differentiation.
|
22 |
\item C. Immunostaining at NF stage 28:
|
23 |
\begin{itemize}
|
@@ -92,7 +92,7 @@
|
|
92 |
\begin{column}{0.55\textwidth}
|
93 |
\begin{itemize}[<+->]
|
94 |
\item A. Trajectories: single cells tracked in time with shape, nuclear, movement, and positional features.
|
95 |
-
\item B-C. Membrane and nucleus 3D point clouds; membrane 2D shape features from center slice.
|
96 |
\item D. PCA on membrane, nucleus, movement, and combined feature sets.
|
97 |
\item E. Top 5 features correlated with PC1 and PC2.
|
98 |
\item F. Selected feature dynamics across developmental time.
|
@@ -509,5 +509,14 @@
|
|
509 |
\end{frame}
|
510 |
|
511 |
|
512 |
-
|
513 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
\end{column}
|
18 |
\begin{column}{0.55\textwidth}
|
19 |
\begin{itemize}[<+->]
|
20 |
+
\item A. Animal caps cut from Xenopus embryos at NF stage 8-9.
|
21 |
\item B. Prospective MCE undergoes morphogenesis and cell fate specification during differentiation.
|
22 |
\item C. Immunostaining at NF stage 28:
|
23 |
\begin{itemize}
|
|
|
92 |
\begin{column}{0.55\textwidth}
|
93 |
\begin{itemize}[<+->]
|
94 |
\item A. Trajectories: single cells tracked in time with shape, nuclear, movement, and positional features.
|
95 |
+
\item B-C. Membrane and nucleus 3D point clouds; membrane 2D shape features from center slice.
|
96 |
\item D. PCA on membrane, nucleus, movement, and combined feature sets.
|
97 |
\item E. Top 5 features correlated with PC1 and PC2.
|
98 |
\item F. Selected feature dynamics across developmental time.
|
|
|
509 |
\end{frame}
|
510 |
|
511 |
|
512 |
+
\begin{frame}{Inception Model Prediction}
|
513 |
+
\begin{columns}
|
514 |
+
\begin{column}{0.5\textwidth}
|
515 |
+
\includegraphics[width=\textwidth]{presentation_images/second_dataset_cfm.png}
|
516 |
+
\end{column}
|
517 |
+
\begin{column}{0.5\textwidth}
|
518 |
+
\includegraphics[width=\textwidth]{presentation_images/fifth_dataset_cfm.png}
|
519 |
+
\end{column}
|
520 |
+
\end{columns}
|
521 |
+
\end{frame}
|
522 |
+
|
presentation.aux
CHANGED
@@ -129,19 +129,21 @@
|
|
129 |
\@writefile{nav}{\headcommand {\beamer@framepages {86}{91}}}
|
130 |
\@writefile{nav}{\headcommand {\slideentry {5}{2}{2}{92/94}{Neural Network: Learning cross-correlations}{0}}}
|
131 |
\@writefile{nav}{\headcommand {\beamer@framepages {92}{94}}}
|
132 |
-
\@writefile{nav}{\headcommand {\
|
133 |
-
\@writefile{nav}{\headcommand {\beamer@subsectionpages {86}{94}}}
|
134 |
-
\@writefile{nav}{\headcommand {\sectionentry {6}{Acknowledgments}{95}{Acknowledgments}{0}}}
|
135 |
-
\@writefile{nav}{\headcommand {\slideentry {6}{0}{1}{95/95}{}{0}}}
|
136 |
\@writefile{nav}{\headcommand {\beamer@framepages {95}{95}}}
|
137 |
-
\@writefile{nav}{\headcommand {\beamer@sectionpages {
|
138 |
-
\@writefile{nav}{\headcommand {\beamer@subsectionpages {
|
139 |
-
\@writefile{nav}{\headcommand {\
|
|
|
140 |
\@writefile{nav}{\headcommand {\beamer@framepages {96}{96}}}
|
141 |
-
\@writefile{nav}{\headcommand {\beamer@partpages {1}{96}}}
|
142 |
-
\@writefile{nav}{\headcommand {\beamer@subsectionpages {96}{96}}}
|
143 |
\@writefile{nav}{\headcommand {\beamer@sectionpages {96}{96}}}
|
144 |
-
\@writefile{nav}{\headcommand {\beamer@
|
145 |
-
\@writefile{nav}{\headcommand {\
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
\gdef\svg@ink@ver@settings{{\m@ne }{inkscape}{\m@ne }}
|
147 |
-
\gdef \@abspage@last{
|
|
|
129 |
\@writefile{nav}{\headcommand {\beamer@framepages {86}{91}}}
|
130 |
\@writefile{nav}{\headcommand {\slideentry {5}{2}{2}{92/94}{Neural Network: Learning cross-correlations}{0}}}
|
131 |
\@writefile{nav}{\headcommand {\beamer@framepages {92}{94}}}
|
132 |
+
\@writefile{nav}{\headcommand {\slideentry {5}{2}{3}{95/95}{Neural Network: Learning cross-correlations}{0}}}
|
|
|
|
|
|
|
133 |
\@writefile{nav}{\headcommand {\beamer@framepages {95}{95}}}
|
134 |
+
\@writefile{nav}{\headcommand {\beamer@sectionpages {70}{95}}}
|
135 |
+
\@writefile{nav}{\headcommand {\beamer@subsectionpages {86}{95}}}
|
136 |
+
\@writefile{nav}{\headcommand {\sectionentry {6}{Acknowledgments}{96}{Acknowledgments}{0}}}
|
137 |
+
\@writefile{nav}{\headcommand {\slideentry {6}{0}{1}{96/96}{}{0}}}
|
138 |
\@writefile{nav}{\headcommand {\beamer@framepages {96}{96}}}
|
|
|
|
|
139 |
\@writefile{nav}{\headcommand {\beamer@sectionpages {96}{96}}}
|
140 |
+
\@writefile{nav}{\headcommand {\beamer@subsectionpages {96}{96}}}
|
141 |
+
\@writefile{nav}{\headcommand {\slideentry {7}{0}{1}{97/97}{}{0}}}
|
142 |
+
\@writefile{nav}{\headcommand {\beamer@framepages {97}{97}}}
|
143 |
+
\@writefile{nav}{\headcommand {\beamer@partpages {1}{97}}}
|
144 |
+
\@writefile{nav}{\headcommand {\beamer@subsectionpages {97}{97}}}
|
145 |
+
\@writefile{nav}{\headcommand {\beamer@sectionpages {97}{97}}}
|
146 |
+
\@writefile{nav}{\headcommand {\beamer@documentpages {97}}}
|
147 |
+
\@writefile{nav}{\headcommand {\gdef \inserttotalframenumber {32}}}
|
148 |
\gdef\svg@ink@ver@settings{{\m@ne }{inkscape}{\m@ne }}
|
149 |
+
\gdef \@abspage@last{97}
|
presentation.fdb_latexmk
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Fdb version 4
|
2 |
-
["pdflatex"]
|
3 |
"/etc/texmf/web2c/texmf.cnf" 1746201102 475 c0e671620eb5563b2130f56340a5fde8 ""
|
4 |
"/mnt/disk/KapoorspaceCopenhagen/presentation.tex" 1759411882 1041 a58fb7c7a2540dde30906d5def989dd3 ""
|
5 |
"/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 ""
|
@@ -293,21 +293,23 @@
|
|
293 |
"/usr/share/texmf/web2c/texmf.cnf" 1681034085 39561 34c98e380bf7c7201ee6a7909aff625a ""
|
294 |
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1746202511 4623455 fa0568a71dd9a288d6c226ee477506c6 ""
|
295 |
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1746202669 7880976 a38e0d935e65b12666c3fcc67d41221d ""
|
296 |
-
"chapters/collecting-trajectories.tex"
|
297 |
"chapters/preamble.tex" 1759411846 3520 cc572ebef65f6d05da5e3bf1f455a3e8 ""
|
298 |
"mtrack.png" 1757697275 103449 72c305d33279224b90d954c7aa6171c8 ""
|
299 |
-
"presentation.aux"
|
300 |
-
"presentation.nav"
|
301 |
-
"presentation.out"
|
302 |
"presentation.tex" 1759411882 1041 a58fb7c7a2540dde30906d5def989dd3 ""
|
303 |
-
"presentation.toc"
|
304 |
"presentation_images/1DCnn.png" 1757697336 22843 ce6821b18d074aae5134ef095abae183 ""
|
305 |
"presentation_images/cell_fate_labelling.png" 1759398863 3933925 fd6b3aba3b80e3c08a99503221fd1249 ""
|
306 |
"presentation_images/cell_fate_xgboost.png" 1759398863 993662 d5e9fc3f1c52087513aa1e0f4c576360 ""
|
307 |
"presentation_images/feature_analysis.png" 1759398864 2405263 2beddc857811df2b8616abdb613b3d8f ""
|
|
|
308 |
"presentation_images/model_accuracy.png" 1759398862 360809 3bc6d15c47f9f0cab07e02f67b3161ec ""
|
309 |
"presentation_images/oneat_arch.png" 1759398862 609920 533d9cc1aa92d533d0c5716f35b1ea6c ""
|
310 |
"presentation_images/overall_workflow.png" 1759398864 3771240 2f6676d98468f90462c0a22cb2ab7177 ""
|
|
|
311 |
"presentation_images/seg_tra_oneat.png" 1759398865 4137104 f704fef43ce608edc200d1db874f6e8e ""
|
312 |
"presentation_images/tm-oneat-panel.png" 1757697337 127917 ae4003c19619762f73ce2b4f1d0df708 ""
|
313 |
"presentation_images/track_oneat_metrics.png" 1759398864 1408893 c450cd55bd2010dd13d715ca0db112d7 ""
|
|
|
1 |
# Fdb version 4
|
2 |
+
["pdflatex"] 1759500829 "/mnt/disk/KapoorspaceCopenhagen/presentation.tex" "presentation.pdf" "presentation" 1759500853 0
|
3 |
"/etc/texmf/web2c/texmf.cnf" 1746201102 475 c0e671620eb5563b2130f56340a5fde8 ""
|
4 |
"/mnt/disk/KapoorspaceCopenhagen/presentation.tex" 1759411882 1041 a58fb7c7a2540dde30906d5def989dd3 ""
|
5 |
"/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 ""
|
|
|
293 |
"/usr/share/texmf/web2c/texmf.cnf" 1681034085 39561 34c98e380bf7c7201ee6a7909aff625a ""
|
294 |
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1746202511 4623455 fa0568a71dd9a288d6c226ee477506c6 ""
|
295 |
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1746202669 7880976 a38e0d935e65b12666c3fcc67d41221d ""
|
296 |
+
"chapters/collecting-trajectories.tex" 1759500811 18249 58eeb3c2634890d95ea985c6d3f837b0 ""
|
297 |
"chapters/preamble.tex" 1759411846 3520 cc572ebef65f6d05da5e3bf1f455a3e8 ""
|
298 |
"mtrack.png" 1757697275 103449 72c305d33279224b90d954c7aa6171c8 ""
|
299 |
+
"presentation.aux" 1759500852 10895 9f009b2f8c2bebe9f5d522c97b3d9b3f "pdflatex"
|
300 |
+
"presentation.nav" 1759500852 6577 660f0b1afa13475e307e849ddfc49ae5 "pdflatex"
|
301 |
+
"presentation.out" 1759500852 3531 630a8416c24dd3376a3ac92f18a41dd5 "pdflatex"
|
302 |
"presentation.tex" 1759411882 1041 a58fb7c7a2540dde30906d5def989dd3 ""
|
303 |
+
"presentation.toc" 1759500852 1149 2c5113aaffcb7acd1650de44d5684996 "pdflatex"
|
304 |
"presentation_images/1DCnn.png" 1757697336 22843 ce6821b18d074aae5134ef095abae183 ""
|
305 |
"presentation_images/cell_fate_labelling.png" 1759398863 3933925 fd6b3aba3b80e3c08a99503221fd1249 ""
|
306 |
"presentation_images/cell_fate_xgboost.png" 1759398863 993662 d5e9fc3f1c52087513aa1e0f4c576360 ""
|
307 |
"presentation_images/feature_analysis.png" 1759398864 2405263 2beddc857811df2b8616abdb613b3d8f ""
|
308 |
+
"presentation_images/fifth_dataset_cfm.png" 1759500627 284582 7a368c7fbfc8cea464468a997c0050e9 ""
|
309 |
"presentation_images/model_accuracy.png" 1759398862 360809 3bc6d15c47f9f0cab07e02f67b3161ec ""
|
310 |
"presentation_images/oneat_arch.png" 1759398862 609920 533d9cc1aa92d533d0c5716f35b1ea6c ""
|
311 |
"presentation_images/overall_workflow.png" 1759398864 3771240 2f6676d98468f90462c0a22cb2ab7177 ""
|
312 |
+
"presentation_images/second_dataset_cfm.png" 1759500465 330197 443de1157f0890d15898d96a58484247 ""
|
313 |
"presentation_images/seg_tra_oneat.png" 1759398865 4137104 f704fef43ce608edc200d1db874f6e8e ""
|
314 |
"presentation_images/tm-oneat-panel.png" 1757697337 127917 ae4003c19619762f73ce2b4f1d0df708 ""
|
315 |
"presentation_images/track_oneat_metrics.png" 1759398864 1408893 c450cd55bd2010dd13d715ca0db112d7 ""
|
presentation.fls
CHANGED
@@ -2084,6 +2084,16 @@ INPUT ./presentation_images/1DCnn.png
|
|
2084 |
INPUT ./presentation_images/1DCnn.png
|
2085 |
INPUT presentation_images/1DCnn.png
|
2086 |
INPUT ./presentation_images/1DCnn.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2087 |
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmss17.tfm
|
2088 |
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmssbx10.tfm
|
2089 |
OUTPUT presentation.nav
|
|
|
2084 |
INPUT ./presentation_images/1DCnn.png
|
2085 |
INPUT presentation_images/1DCnn.png
|
2086 |
INPUT ./presentation_images/1DCnn.png
|
2087 |
+
INPUT ./presentation_images/second_dataset_cfm.png
|
2088 |
+
INPUT ./presentation_images/second_dataset_cfm.png
|
2089 |
+
INPUT presentation_images/second_dataset_cfm.png
|
2090 |
+
INPUT ./presentation_images/second_dataset_cfm.png
|
2091 |
+
INPUT ./presentation_images/second_dataset_cfm.png
|
2092 |
+
INPUT ./presentation_images/fifth_dataset_cfm.png
|
2093 |
+
INPUT ./presentation_images/fifth_dataset_cfm.png
|
2094 |
+
INPUT presentation_images/fifth_dataset_cfm.png
|
2095 |
+
INPUT ./presentation_images/fifth_dataset_cfm.png
|
2096 |
+
INPUT ./presentation_images/fifth_dataset_cfm.png
|
2097 |
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmss17.tfm
|
2098 |
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmssbx10.tfm
|
2099 |
OUTPUT presentation.nav
|
presentation.log
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) (preloaded format=pdflatex 2025.5.2)
|
2 |
entering extended mode
|
3 |
restricted \write18 enabled.
|
4 |
file:line:error style messages enabled.
|
@@ -1475,9 +1475,22 @@ Overfull \hbox (11.57016pt too wide) in paragraph at lines 509--509
|
|
1475 |
|
1476 |
[94
|
1477 |
|
1478 |
-
]
|
1479 |
-
|
1480 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1481 |
|
1482 |
]
|
1483 |
\tf@nav=\write7
|
@@ -1494,18 +1507,18 @@ Package rerunfilecheck Info: File `presentation.out' has not changed.
|
|
1494 |
(rerunfilecheck) Checksum: 630A8416C24DD3376A3AC92F18A41DD5;3531.
|
1495 |
)
|
1496 |
Here is how much of TeX's memory you used:
|
1497 |
-
|
1498 |
-
|
1499 |
1865330 words of memory out of 5000000
|
1500 |
-
|
1501 |
531816 words of font info for 92 fonts, out of 8000000 for 9000
|
1502 |
1141 hyphenation exceptions out of 8191
|
1503 |
128i,18n,122p,446b,928s stack positions out of 10000i,1000n,20000p,200000b,200000s
|
1504 |
{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-ts1.enc}</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cmextra/cmex8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmssbx10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfss0700.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfss0800.pfb>
|
1505 |
-
Output written on presentation.pdf (
|
1506 |
PDF statistics:
|
1507 |
-
|
1508 |
-
|
1509 |
-
|
1510 |
-
|
1511 |
|
|
|
1 |
+
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) (preloaded format=pdflatex 2025.5.2) 3 OCT 2025 14:13
|
2 |
entering extended mode
|
3 |
restricted \write18 enabled.
|
4 |
file:line:error style messages enabled.
|
|
|
1475 |
|
1476 |
[94
|
1477 |
|
1478 |
+
]
|
1479 |
+
<presentation_images/second_dataset_cfm.png, id=2796, 830.6232pt x 856.1586pt>
|
1480 |
+
File: presentation_images/second_dataset_cfm.png Graphic file (type png)
|
1481 |
+
<use presentation_images/second_dataset_cfm.png>
|
1482 |
+
Package pdftex.def Info: presentation_images/second_dataset_cfm.png used on input line 521.
|
1483 |
+
(pdftex.def) Requested size: 173.59755pt x 178.93639pt.
|
1484 |
+
<presentation_images/fifth_dataset_cfm.png, id=2797, 830.6232pt x 856.1586pt>
|
1485 |
+
File: presentation_images/fifth_dataset_cfm.png Graphic file (type png)
|
1486 |
+
<use presentation_images/fifth_dataset_cfm.png>
|
1487 |
+
Package pdftex.def Info: presentation_images/fifth_dataset_cfm.png used on input line 521.
|
1488 |
+
(pdftex.def) Requested size: 173.59755pt x 178.93639pt.
|
1489 |
+
[95
|
1490 |
+
|
1491 |
+
<./presentation_images/second_dataset_cfm.png> <./presentation_images/fifth_dataset_cfm.png>]) [96
|
1492 |
+
|
1493 |
+
] [97
|
1494 |
|
1495 |
]
|
1496 |
\tf@nav=\write7
|
|
|
1507 |
(rerunfilecheck) Checksum: 630A8416C24DD3376A3AC92F18A41DD5;3531.
|
1508 |
)
|
1509 |
Here is how much of TeX's memory you used:
|
1510 |
+
31590 strings out of 476091
|
1511 |
+
619125 string characters out of 5794082
|
1512 |
1865330 words of memory out of 5000000
|
1513 |
+
51044 multiletter control sequences out of 15000+600000
|
1514 |
531816 words of font info for 92 fonts, out of 8000000 for 9000
|
1515 |
1141 hyphenation exceptions out of 8191
|
1516 |
128i,18n,122p,446b,928s stack positions out of 10000i,1000n,20000p,200000b,200000s
|
1517 |
{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-ts1.enc}</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cmextra/cmex8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmssbx10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfss0700.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfss0800.pfb>
|
1518 |
+
Output written on presentation.pdf (97 pages, 15530186 bytes).
|
1519 |
PDF statistics:
|
1520 |
+
2999 PDF objects out of 3580 (max. 8388607)
|
1521 |
+
2806 compressed objects within 29 object streams
|
1522 |
+
214 named destinations out of 1000 (max. 500000)
|
1523 |
+
249 words of extra memory for PDF output out of 10000 (max. 10000000)
|
1524 |
|
presentation.nav
CHANGED
@@ -91,17 +91,19 @@
|
|
91 |
\headcommand {\beamer@framepages {86}{91}}
|
92 |
\headcommand {\slideentry {5}{2}{2}{92/94}{Neural Network: Learning cross-correlations}{0}}
|
93 |
\headcommand {\beamer@framepages {92}{94}}
|
94 |
-
\headcommand {\
|
95 |
-
\headcommand {\beamer@subsectionpages {86}{94}}
|
96 |
-
\headcommand {\sectionentry {6}{Acknowledgments}{95}{Acknowledgments}{0}}
|
97 |
-
\headcommand {\slideentry {6}{0}{1}{95/95}{}{0}}
|
98 |
\headcommand {\beamer@framepages {95}{95}}
|
99 |
-
\headcommand {\beamer@sectionpages {
|
100 |
-
\headcommand {\beamer@subsectionpages {
|
101 |
-
\headcommand {\
|
|
|
102 |
\headcommand {\beamer@framepages {96}{96}}
|
103 |
-
\headcommand {\beamer@partpages {1}{96}}
|
104 |
-
\headcommand {\beamer@subsectionpages {96}{96}}
|
105 |
\headcommand {\beamer@sectionpages {96}{96}}
|
106 |
-
\headcommand {\beamer@
|
107 |
-
\headcommand {\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
\headcommand {\beamer@framepages {86}{91}}
|
92 |
\headcommand {\slideentry {5}{2}{2}{92/94}{Neural Network: Learning cross-correlations}{0}}
|
93 |
\headcommand {\beamer@framepages {92}{94}}
|
94 |
+
\headcommand {\slideentry {5}{2}{3}{95/95}{Neural Network: Learning cross-correlations}{0}}
|
|
|
|
|
|
|
95 |
\headcommand {\beamer@framepages {95}{95}}
|
96 |
+
\headcommand {\beamer@sectionpages {70}{95}}
|
97 |
+
\headcommand {\beamer@subsectionpages {86}{95}}
|
98 |
+
\headcommand {\sectionentry {6}{Acknowledgments}{96}{Acknowledgments}{0}}
|
99 |
+
\headcommand {\slideentry {6}{0}{1}{96/96}{}{0}}
|
100 |
\headcommand {\beamer@framepages {96}{96}}
|
|
|
|
|
101 |
\headcommand {\beamer@sectionpages {96}{96}}
|
102 |
+
\headcommand {\beamer@subsectionpages {96}{96}}
|
103 |
+
\headcommand {\slideentry {7}{0}{1}{97/97}{}{0}}
|
104 |
+
\headcommand {\beamer@framepages {97}{97}}
|
105 |
+
\headcommand {\beamer@partpages {1}{97}}
|
106 |
+
\headcommand {\beamer@subsectionpages {97}{97}}
|
107 |
+
\headcommand {\beamer@sectionpages {97}{97}}
|
108 |
+
\headcommand {\beamer@documentpages {97}}
|
109 |
+
\headcommand {\gdef \inserttotalframenumber {32}}
|
presentation.pdf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbf7fdca6562bc1b526492f421c65164b9603a3d3c1271a83f0133e11250c344
|
3 |
+
size 15530186
|
presentation.synctex.gz
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15c611b9aa1983b687d17d07800d3031aef9dfd4ddac1ff21e650e96d648b335
|
3 |
+
size 89345
|
presentation_images/fifth_dataset_cfm.png
ADDED
![]() |
Git LFS Details
|
presentation_images/second_dataset_cfm.png
ADDED
![]() |
Git LFS Details
|