mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
chore: updating paper
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,10 +12,10 @@
|
|||||||
**/_build/
|
**/_build/
|
||||||
|
|
||||||
paper/src/bib/auto
|
paper/src/bib/auto
|
||||||
=======
|
|
||||||
**/_build/
|
**/_build/
|
||||||
paper/src/auto/*
|
paper/src/auto/*
|
||||||
paper/src/bib/auto
|
paper/src/bib/auto
|
||||||
|
paper/template/*
|
||||||
docs/goals/*.md
|
docs/goals/*.md
|
||||||
PHANTOM.wiki/
|
PHANTOM.wiki/
|
||||||
experiments/airflow/logs/*
|
experiments/airflow/logs/*
|
||||||
|
|||||||
@@ -12,6 +12,10 @@
|
|||||||
"preamble"
|
"preamble"
|
||||||
"chapters/01-intro"
|
"chapters/01-intro"
|
||||||
"chapters/02-literature-review"
|
"chapters/02-literature-review"
|
||||||
|
"chapters/03-methodology"
|
||||||
|
"chapters/04-results"
|
||||||
|
"chapters/05-discussion"
|
||||||
|
"chapters/06-conclusion"
|
||||||
"article"
|
"article"
|
||||||
"art12"))
|
"art12"))
|
||||||
:latex)
|
:latex)
|
||||||
|
|||||||
@@ -32,10 +32,10 @@ These behavioral signals serve as inputs for a Distributionally Robust Reinforce
|
|||||||
\clearpage
|
\clearpage
|
||||||
\input{chapters/01-intro}
|
\input{chapters/01-intro}
|
||||||
\input{chapters/02-literature-review}
|
\input{chapters/02-literature-review}
|
||||||
% \input{chapters/03-methodology}
|
\input{chapters/03-methodology}
|
||||||
% \input{chapters/04-results}
|
\input{chapters/04-results}
|
||||||
% \input{chapters/05-discussion}
|
\input{chapters/05-discussion}
|
||||||
% \input{chapters/06-conclusion}
|
\input{chapters/06-conclusion}
|
||||||
|
|
||||||
\printbibliography
|
\printbibliography
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user