\documentclass[fleqn]{article}

\usepackage{haldefs}
\usepackage{notes}
\usepackage{url}

\begin{document}
\lecture{Artificial Intelligence}{HW0: Student Survey}{CS5300, Spring 2009}

% IF YOU'RE USING THIS .TEX FILE AS A TEMPLATE, PLEASE REPLACE
% "CS5300, Spring 2009" WITH YOUR NAME AND UID.

Hand in at:
\url{http://www.cs.utah.edu/~hal/handin.pl?course=cs5300}.  Remember
that only PDF submissions are accepted.  We encourage using \LaTeX\ to
produce your writeups.  See \verb+hw0.tex+ for an example of how to do
so.  You can make a \verb+.pdf+ out of the \verb+.tex+ by running
``\verb+pdflatex hw0.tex+''.

\bee
\i Which of the following courses have you taken:
\bee
\i Differential calculus
\i Integral calculus
\i Multivariate calculus
\i Linear algebra
\i Probability and statistics
\i Machine learning
\i Algorithms
\i Computer vision
\i Natural language processing
\i Robotics
\i Optimization (linear, quadratic, convex, etc.)
\ene

% ANY LINE BEGINNING "%" IS A COMMENT.  YOU CAN UNCOMMENT THE BELOW
% TEXT AND FILL IN YOUR OWN.
% \begin{solution}
%   Hal has taken all of these classes!  (Some of them more years ago
%   than he would really like to admit.)
% \end{solution}

\i List a few CS topics that interest you.

% \begin{solution}
%   Hal is interested in language, biology and Pacman!
% \end{solution}

\i How would you rate your programming skills (1-10, 10 best)?  How
would you rate your math skills?

% \begin{solution}
%   Programming: 8
% 
%   Math: 10
% \end{solution}

\i What are your goals in this class?

% \begin{solution}
%   To teach you guys all about AI and have fun doing so!
% \end{solution}

\i Please provide a 4-8 character identifier that we can use to post
grades only pseudo-anonymously.  Use only alpha-numerics (no spaces).

% \begin{solution}
%   I might choose ``Hal9000'' if I don't care about people recognizing
%   me or maybe ``fluffy'' (my first cat's name) if I do care.
% \end{solution}

\i Please be sure that you have subscribed to the
\verb+cs5300@list.eng.utah.edu+ mailing list.
\ene

\end{document}
