轻量级深度学习库 MXNet

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

软件介绍

MXNet 是一款设计为效率和灵活性的深度学习框架。它允许你混合符号编程和命令式编程,从而最大限度提高效率和生产力。在其核心是一个动态的依赖调度,它能够自动并行符号和命令的操作。

有一个图形优化层,使得符号执行速度快,内存使用高效。这个库便携,轻量,而且能够扩展到多个 GPU 和多台机器。

中文文档地址:http://mxnet.io/zh/overview.html

MXNet 的系统架构如下图所示:

内容:

特性:

  • Design notes providing useful insights that can re-used by other DL projects

  • Flexible configuration for arbitrary computation graph

  • Mix and match good flavours of programming to maximize flexibility and efficiency

  • Lightweight, memory efficient and portable to smart devices

  • Scales up to multi GPUs and distributed setting with auto parallelism

  • Support for python, R, C++ and Julia

  • Cloud-friendly and directly compatible with S3, HDFS, and Azure

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

Never Lost Again

Never Lost Again

[美] Bill Kilday / HarperBusiness / 2018-5-29 / USD 8.00

As enlightening as The Facebook Effect, Elon Musk, and Chaos Monkeys—the compelling, behind-the-scenes story of the creation of one of the most essential applications ever devised, and the rag-tag tea......一起来看看 《Never Lost Again》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

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

在线压缩/解压 JS 代码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具