From 9c00711e731e4d4406b0643d3d7dc9c1efdd85be Mon Sep 17 00:00:00 2001 From: "cmiao@huskers.unl.edu" <cmiao@huskers.unl.edu> Date: Sat, 9 Nov 2019 19:21:39 -0600 Subject: [PATCH] inital --- project/2nd_report.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 project/2nd_report.md diff --git a/project/2nd_report.md b/project/2nd_report.md new file mode 100644 index 0000000..f6bf96f --- /dev/null +++ b/project/2nd_report.md @@ -0,0 +1,7 @@ +Second project progress reports are due **Sunday, November 17**. You will submit it in pdf format via handin. The report, which is considered an early draft of your final report, should include: + +- A discussion of the learning problem, i.e., what exactly is to be learned, and motivation for the problem. +- A summary of related work. +- A discussion of your approaches. +- A discussion your experimental results so far, including the setup and results. +- What you plan to work on for the rest of the semester. -- GitLab