\documentclass[letterpaper,twocolumn,10pt]{article}
\usepackage{epsfig,xspace,url}
\usepackage{authblk}


\title{Course Project\\
Project Title}
\author{Your name and your partner's name}

\begin{document}

\maketitle

\subsection*{Introduction}

Motivate and introduce the problem you are solving. Very briefly summarize your methodology, your experiments, and your important results.

\subsection*{Related Work}

Summarize the existing work related to your problem.

\subsection*{Methodology}

Describe your solution and any other methods you have used to solve your problem.

\subsection*{Implementation/Experimentation}

Describe your experiments and your results. Discuss your results.

\subsection*{Conclusion}

Summarize your work and your results. Indicated any future directions.

\subsection*{References}

List all the references you have used for this work.

\end{document}
