quick note

temporaryWork
youainti 5 years ago
parent 322fd02fa2
commit af4783827f

@ -59,6 +59,7 @@ Finally \cref{SEC:Computation} describes the computational approach and results.
\section{Computation}\label{SEC:Computation}
\subfile{sections/07_ComputationalApproach} %TODO
\section{Conclusion}\label{SEC:Conclusion}
\newpage
\section{References}

@ -0,0 +1,8 @@
# TODO
- Add section to computation that includes specifications of loss and cost functions. (Pg 9)
- Explain utility better in the constellation operators program (pg 8) especially why I refer to it as utility. Maybe rename to "benefit function"?
- In training section (4.0.1.1) clarify loss function. There is the satellite loss function and
the estimation loss function. Need to think of names.
- Add a conclusion

@ -0,0 +1,10 @@
\documentclass[../Main.tex]{subfiles}
\graphicspath{{\subfix{Assets/img/}}}
\begin{document}
Conclusion
% Not done yet
% - Results to follow soon
% - reiterate points about how important space is
% -
\end{document}
Loading…
Cancel
Save