Keras 2.1.2 发布,高度模块化的神经网络库

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Keras 是一个极简的、高度模块化的神经网络库,采用 Python 开发,能够运行在 TensorFlow、CNTK 和 Theano 平台上。Keras 2.1.2 更新如下: 改进 Bug 修复和性能改进。 Keras 应用、生成器方法的 API 改进。 ...

Keras 是一个极简的、高度模块化的神经网络库,采用 Python 开发,能够运行在 TensorFlowCNTK 和 Theano 平台上。Keras 2.1.2 更新如下

改进

  • Bug 修复和性能改进。

  • Keras 应用、生成器方法的 API 改进。

API 更改

  • Make preprocess_input in all Keras applications compatible with both Numpy arrays and symbolic tensors (previously only supported Numpy arrays).

  • Allow the weights argument in all Keras applications to accept the path to a custom weights file to load (previously only supported the built-in imagenet weights file).

  • steps_per_epoch behavior change in generator training/evaluation methods:

    • If specified, the specified value will be used (previously, in the case of generator of type Sequence, the specified value was overridden by the Sequence length)

    • If unspecified and if the generator passed is a Sequence, we set it to the Sequencelength.

  • Allow workers=0 in generator training/evaluation methods (will run the generator in the main process, in a blocking way).

  • Add interpolation argument in ImageDataGenerator.flow_from_directory, allowing a custom interpolation method for image resizing.

  • Allow gpus argument in multi_gpu_model to be a list of specific GPU ids.

请注意, steps_per_epoch 如上所述的更改,可能会影响部分用户使用。

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Keras 2.1.2 发布,高度模块化的神经网络库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

图解TCP/IP : 第5版

图解TCP/IP : 第5版

[日]竹下隆史、[日]村山公保、[日]荒井透、[日]苅田幸雄 / 乌尼日其其格 / 人民邮电出版社 / 2013-7-1 / 69.00元

这是一本图文并茂的网络管理技术书籍,旨在让广大读者理解TCP/IP的基本知识、掌握TCP/IP的基本技能。 书中讲解了网络基础知识、TCP/IP基础知识、数据链路、IP协议、IP协议相关技术、TCP与UDP、路由协议、应用协议、网络安全等内容,引导读者了解和掌握TCP/IP,营造一个安全的、使用放心的网络环境。 本书适合计算机网络的开发、管理人员阅读,也可作为大专院校相关专业的教学参考......一起来看看 《图解TCP/IP : 第5版》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

MD5 加密
MD5 加密

MD5 加密工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具