quick note
parent
322fd02fa2
commit
af4783827f
@ -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…
Reference in New Issue