Skip to content

vandeppce/DeepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code for DeepLearning course:

2018/3/29 Adversarial Examples are added to original images, and images are misclassified.

2018/3/30 A neural network is used to general a cat image, then it general noise image, but I don't confirm what I have done is correct.

2018/4/14 mini-batch gradient descent, stochastic gradient descent, and momentum

2018/4/17 adam and model including all the optimization methods

2018/4/28 3-hidden-layers neural network implemented by TensorFlow

2018/5/10 step-step CNN

2018/5/11 CNN model implemented by TensorFlow

2018/5/15 simple CNN model implemented by Keras

2018/5/16 ResNet model implemented by Keras

2018/5/19 AutoDriving using YOLO implemented by Keras

2018/5/22 Face Recognition using triplet loss and Inception implemented by Keras

2018/5/22 Neural Style Transfer implemented by TensorFlow

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published