31 lines
530 B
TeX
31 lines
530 B
TeX
![]() |
\documentclass[unicode,11pt,a4paper,oneside,numbers=endperiod,openany]{scrartcl}
|
||
|
|
||
|
\input{assignment.sty}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
\begin{document}
|
||
|
|
||
|
|
||
|
\setassignment
|
||
|
\setduedate{Wednesday, 18 November 2020, 11:55 PM}
|
||
|
|
||
|
\serieheader{Numerical Computing}{2020}{Student: FULL NAME}{Discussed with: FULL NAME}{Solution for Project 4}{}
|
||
|
\newline
|
||
|
|
||
|
\assignmentpolicy
|
||
|
|
||
|
|
||
|
\begin{enumerate}
|
||
|
|
||
|
\item \textbf{Spectral clustering of non-convex sets [60 points]:}
|
||
|
|
||
|
|
||
|
\item \textbf{Spectral clustering of real-world graphs [40 points]:}
|
||
|
|
||
|
\end{enumerate}
|
||
|
|
||
|
|
||
|
\end{document}
|