Keras code and weights files for popular deep learning models,关于Keras库的一些常用的流行的深度学习模型主要来自fchollet在其github上release的models,支持tf_dim_ordering_tf_kernels与th_dim_ordering_th_kernels,同时支持的models weights有include top与notop,均为h5文件,同时包含模型的定义源码,详见:fchollet/deep-learning-models