Skip to content

shewangmu/deep-learning-hw2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deep-learning-hw2

  1. implement transfer learning by ResNet18
  2. implement Style transfer by pre-trained SqueezeNet model
  3. implement vanilla RNN and lstm, forward and backward prop using numpy. Apply it to image caption problem.
  4. implement valilla RNN and lstem by pytorch. Apply it to text classication problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages