Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 345 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 345 Bytes

i2dl

tum i2dl homework:

exercise_1:

softmax_loss

two_layer_net

exercise_2:

layer:

  affine_forward, affine_backward
  
  relu_forward, relu_backward
  
  batch normalization
  
  dropout

projects:

Segmentation(cnn)

Resnet论文复现

chinamoney爬虫