Skip to content

Source code for "One simple trick to train Keras model faster with Batch Normalization"

Notifications You must be signed in to change notification settings

Tony607/BatchNormalization_Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Source code for "One simple trick to train Keras model faster with Batch Normalization"

You may also read my write up for more detail.

Tested with Python 3.5

Dependencies

tensorflow==1.4.0 matplotlib numpy

How to Run

Run the python notebook by cd into the directory in command line then run

jupyter notebook

Select in the browser Keras_Batch_Normalization.ipynb

Enjoy, leave a comment in my blog post if you have any question.

About

Source code for "One simple trick to train Keras model faster with Batch Normalization"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published