机器学习库 TensorFlow 1.9.0 发布,常规更新版本

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

内容简介:机器学习库 TensorFlow 1.9.0 已发布,该版本没有重大更新,只是一个常规更新版本。 主要功能和改进 Updated docs for tf.keras: New Keras-based get started and programmers guide page. Update tf.keras to ...

机器学习库 TensorFlow 1.9.0 已发布,该版本没有重大更新,只是一个常规更新版本。

主要功能和改进

  • Updated docs for tf.keras: New Keras-based get started and programmers guide page.

  • Update tf.keras to the Keras 2.1.6 API.

  • Added tf.keras.layers.CuDNNGRU and tf.keras.layers.CuDNNLSTM layers. Try it.

  • Adding support of core feature columns and losses to gradient boosted trees estimators.

  • The python interface for the TFLite Optimizing Converter has been expanded, and the command line interface (AKA: toco, tflite_convert) is once again included in the standard pip installation.

  • Improved data-loading and text processing with:

  • tf.decode_compressed

  • tf.string_strip

  • tf.strings.regex_full_match

  • Added experimental support for new pre-made Estimators:

  • tf.contrib.estimator.BaselineEstimator

  • tf.contrib.estimator.RNNClassifier

  • tf.contrib.estimator.RNNEstimator

  • The distributions.Bijector API supports broadcasting for Bijectors with new API changes.

可以看到,主要是升级和改进了一些 API,以及改进了文档。

破坏性变更

  • If you're opening empty variable scopes; replace variable_scope('', ...) by variable_scope(tf.get_variable_scope(), ...).

  • Headers used for building custom ops have been moved from site-packages/external into site-packages/tensorflow/include/external.

详情请查看 https://github.com/tensorflow/tensorflow/releases/tag/v1.9.0


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


以上所述就是小编给大家介绍的《机器学习库 TensorFlow 1.9.0 发布,常规更新版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

群体的智慧

群体的智慧

[美] 詹姆斯·索罗维基 / 王宝泉 / 中信出版社 / 2010-10 / 33.00元

《纽约时报》榜首畅销书,《商业周刊》《福布斯》杂志最佳商业图书 21世纪商务人士必读书,了解群体智慧时代的决策模式 告诉我们如何过日子、如何选择领导人、如何做生意以及如何思考这个世界 我们当中的大多数人,不论是选民还是投资者,是客户还是经理人,似乎都相信宝贵的知识掌握在少数人手中,认为精英们做出的决策更加聪明,很少有人相信“乌合之众”也能像专家那样做得如此出色。 但《纽约客......一起来看看 《群体的智慧》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具