Skip to content

vandeppce/tf-Hvass_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code of TensorFlow-Tutorials contributed by Hvass-Labs.

I rewrited some codes implemented by PrettyTensor originally using Keras.

3b_KerasStopSave.py --> Early-stopping and model saving implemented by Keras.

3c_KerasLoad&Plot.py --> Model Loading and weights getting & plotting implemented by Keras.

5a_EnsembleKeras.py --> Ensemble Learning implemented by Keras.

6a_Keras_CIFAR-10.py --> Processing CIFAR-10 dataset by Keras.

8a_KerasTransferLearning.py --> Transfer Learning implemented by Keras.

9a_KerasVideoData.py --> Processing Knifey&Spoony dataset implemented by Keras.

11a_RewriteAdversary.py --> Rewrite codes for adversarial examples, and an image of panda is used for testing the codes.

14a_RewriteDeepDream.py --> Rewrite the DeepDream example without use of PIL.Image and Class Inception5h.

15a_StyleTransfer.py --> Rewrite the neural style transfer using vgg-19.

16a_OtherRL.py --> One-dimension reinforcement learning game.

16b_OtherRL.py --> Two-dimension reinforcement learning game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages