Files
papers/zen-3d.tex
T

42 lines
604 B
TeX

\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{hyperref}
\usepackage{natbib}
\title{MODEL_TITLE}
\author{Hanzo AI \and Zoo Labs Foundation}
\date{\today}
\begin{document}
\maketitle
\begin{abstract}
MODEL_ABSTRACT
\end{abstract}
\section{Introduction}
MODEL_INTRODUCTION
\section{Architecture}
MODEL_ARCHITECTURE
\section{Training}
MODEL_TRAINING
\section{Evaluation}
MODEL_EVALUATION
\section{Applications}
MODEL_APPLICATIONS
\section{Conclusion}
MODEL_CONCLUSION
\bibliographystyle{plain}
\bibliography{references}
\end{document}