diff options
| -rw-r--r-- | aoas-2103-005-R2.tex | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/aoas-2103-005-R2.tex b/aoas-2103-005-R2.tex new file mode 100644 index 0000000..e7fb35f --- /dev/null +++ b/aoas-2103-005-R2.tex @@ -0,0 +1,23 @@ +\documentclass[11pt]{article} +\usepackage[T1]{fontenc} +\usepackage[utf8]{inputenc} +\usepackage[hmargin=1.2in, vmargin=1.2in]{geometry} +\usepackage{amsmath,amsfonts} + +\title{\vspace{-2em}\large Review of \emph{A Multi-Agent Reinforcement Learning + Framework\\ for Off-Policy Evaluation in Two-Sided Markets}} + \author{Submission \textsf{2103--005} to the \emph{Annals of Applied Statistics}, +2\textsuperscript{nd} revision} + +\begin{document} + +\maketitle + +I would like to thank the authors for adequately addressing my comments by +correcting the derivation in Appendix C as well as adding Figure 1 in Appendix +E. I have no further comments at this point and recommend publication as is. + +%\bibliographystyle{plain} +%\bibliography{main} + +\end{document} |
