User Tools

Site Tools


cs501r_f2018:lab3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
cs501r_f2018:lab3 [2018/09/13 22:43]
carr created
cs501r_f2018:lab3 [2018/09/13 23:02]
carr
Line 14: Line 14:
  
 For this lab, you will submit an ipython notebook via learningsuite. For this lab, you will submit an ipython notebook via learningsuite.
 +
 +  * 30% Part 0: Successfully followed lab video and typed in code
 +  * 20% Part 1: Re-implement Conv2D and CrossEntropy loss function
 +  * 20% Part 2: Implement different initialization strategies
 +  * 10% Part 3: Print parameters, plot train/test accuracy
 +  * 10% Part 4: Convolution parameters quiz
 +  * 10% Tidy and legible figures, including labeled axes where appropriate
  
 ---- ----
 +//Part 0:// Watch and follow video tutorial
 +
 **Part 1:** Re-implement a Conv2D module ​ with parameters and a CrossEntropy loss function. **Part 1:** Re-implement a Conv2D module ​ with parameters and a CrossEntropy loss function.
 You will need to use  You will need to use 
cs501r_f2018/lab3.txt ยท Last modified: 2021/06/30 23:42 (external edit)