Artificial-Neural-Network-THU-2018 icon indicating copy to clipboard operation
Artificial-Neural-Network-THU-2018 copied to clipboard

4 small homeworks

Artificial-Neural-Network-THU-2018

4 small homeworks

  • hw1: implement MLP with Numpy
  • hw2: implement CNN with Numpy (im2col)
  • hw3: implement MLP & CNN with Tensorflow (BN & Dropout)
  • hw4: Sentiment Classification with RNN