Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132930 views
License: OTHER
1
\subsection{What will I do next?}
2
\begin{frame}{What will I do next?}
3
\begin{itemize}
4
\item Include the currently best model in write-math.com
5
\item Evaluate preprocessing steps
6
\item Try other features
7
\item Try other topologies / trainings (e.g. pretraining, newbob)
8
\item Eventually try convolutional neural nets
9
\end{itemize}
10
\end{frame}
11
12
% \subsection{Far future}
13
% \begin{frame}{What could be done?}
14
% \begin{itemize}
15
% \item Make use of audio data in a multimodal approach\\
16
% e.g. $R$ and $\mathcal{R}$
17
% \item Currently, the Lecture Translation system doesn't recognize math.\\
18
% You get \enquote{integral of e raised to the power of x d x} instead
19
% of $\int e^x \mathrm{d} x$.
20
% \item Spoken math is ambigous: $\sqrt{a+b}$ vs. $\sqrt{a} + b$
21
% \item The language model I create could help to find probable formulas
22
% \item The platform could be used to get more input data of users
23
% \end{itemize}
24
% \end{frame}
25