分布式深度学习平台 Apache SINGA

码农软件 · 软件分类 · 神经网络/人工智能 · 2019-10-15 11:58:21

软件介绍

Apache SINGA 是 Apache 在 2015 年 3 月 17 日接纳的一个孵化项目,是个分布式深度学习平台。

SINGA 是基于大型数据集训练大型深度学习模块的常规分布式学习平台。SINGA 支持各种流行的深度学习模块,其中的 feed-forward 模块包括 convolutional neural networks (CNN),能量模块 restricted Boltzmann machine (RBM) 和 recurrent neural networks (RNN)。

SGD 流:

SINGA 概览:


外部依赖:

  • glog (New BSD)

  • google-protobuf (New BSD)

  • openblas (New BSD)

  • zeromq (LGPLv3 + static link exception)

  • czmq (Mozilla Public License Version 2.0)

  • zookeeper (Apache 2.0)

本文地址:https://www.codercto.com/soft/d/16804.html

Web Applications (Hacking Exposed)

Web Applications (Hacking Exposed)

Joel Scambray、Mike Shema / McGraw-Hill Osborne Media / 2002-06-19 / USD 49.99

Get in-depth coverage of Web application platforms and their vulnerabilities, presented the same popular format as the international bestseller, Hacking Exposed. Covering hacking scenarios across diff......一起来看看 《Web Applications (Hacking Exposed)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具