Created
May 30, 2018 15:07
-
-
Save juliensimon/06f9a9af6728747fbce0e6261d2ee80b to your computer and use it in GitHub Desktop.
kerasmxnet-config.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"epsilon": 1e-07, | |
"floatx": "float32", | |
"image_data_format": "channels_first", | |
"backend": "mxnet" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment