Skip to content

shenmbsw/DeepLearning_Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning course


pset1 for basic understanding
pset2 is hand write SGD BP-ANN network
pset3 is tensorflow based ANN and its visualization(**need download minst dataset**)
pset4 is tf CNN model(**need download svhn_mat and CIFA10 dataset**)
pset5 is tf RNN model and Ristricted Boltzman Machine