======General information for projects====== * Need to take up a problem and apply DL techniques to solve it. * It will carry 40% weight for your grades. * Project can be done in a group having no more than 3 students =====Announcement===== * Please submit your proposal by **5th February**. * Please upload your file [[http://172.16.1.3/~arijit/2018_CS551/submission|here (intranet)]] * Final submission can be done in the above link. Accepted filenames are - finalreport.pdf, presentation.pptx, presentation.pdf, presentation.ppt * Deadline for submission is 8th April 06:00AM. =====Other information===== =====Template file for proposal submission===== \documentclass[11pt,english]{article} \usepackage{mathptmx} \usepackage[a4paper]{geometry} \geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm} \usepackage{babel} \begin{document} \title{Title of the project} \author{Student\_name (Roll Number), Student\_name (Roll Number), ....} \date{{}} \maketitle \section*{Project abstract} Here goes the project abstract. \section*{Dataset} Please mention brief description of the dataset that you are going to use. \end{document}