TensorFlow.js 0.10.3 发布,在浏览器中训练 ML 模型

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

内容简介:TensorFlow.js 是一个开源硬件加速 JavaScript 库,用于训练和部署机器学习模型。 TensorFlow.js 0.10.3 已发布,包含大量更新: Core (0.7.1 ==> 0.8.4) Add tf.toPixels Add tf.erf op Add tf.movingAverage Ad...

TensorFlow.js 是一个开源硬件加速 JavaScript 库,用于训练和部署机器学习模型。

TensorFlow.js 0.10.3 已发布,包含大量更新:

Core (0.7.1 ==> 0.8.4)

  • Add tf.toPixels

  • Add tf.erf op

  • Add tf.movingAverage

  • Add tf.resizeNearestNeighbor

  • Add slice ergonomics

  • Finish gradient for tf.pow

  • Add gradients for tf.batchNormalization4d

  • Finish gradient for tf.matMul

  • Add tf.logSigmoid and tf.softplus and gradients

Breaking changes

  • Require shape in tensor2d/3d/4d(flatValues, shape)

  • Align API with TF

  • Align webgl and cpu backend to be closer to TF

Bug fixes

  • Implement floordiv for integer division & update CONTRIBUTING.md

Performance

  • Make CPU matmul 100x faster

TypeScript

  • Modify tf.split signature to preserve rank

Development

  • Add yarn "link-local" and yarn "publish-local"

  • Add quotemark rule to tslint

  • Make core tests reusable by other packages

更多内容和下载地址可查阅发行列表


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

The Information

The Information

James Gleick / Vintage / 2012-3-6 / USD 16.95

James Gleick, the author of the best sellers Chaos and Genius, now brings us a work just as astonishing and masterly: a revelatory chronicle and meditation that shows how information has become th......一起来看看 《The Information》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

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

RGB CMYK 互转工具