1. 磐创AI-开放猫官方网站首页
  2. 机器学习
  3. TensorFlowNews

Gluon:一个清晰,简洁,简单,强大,高效的深层学习API。

项目地址:https://github.com/gluon-api/gluon-api

The Gluon API Specification
The Gluon API specification is an effort to improve speed, flexibility, and accessibility of deep learning technology for all developers, regardless of their deep learning framework of choice. The Gluon API offers a flexible interface that simplifies the process of prototyping, building, and training deep learning models without sacrificing training speed. It offers four distinct advantages:

Simple, Easy-to-Understand Code: Gluon offers a full set of plug-and-play neural network building blocks, including predefined layers, optimizers, and initializers.
Flexible, Imperative Structure: Gluon does not require the neural network model to be rigidly defined, but rather brings the training algorithm and model closer together to provide flexibility in the development process.
Dynamic Graphs: Gluon enables developers to define neural network models that are dynamic, meaning they can be built on the fly, with any structure, and using any of Python’s native control flow.
High Performance: Gluon provides all of the above benefits without impacting the training speed that the underlying engine provides.

原创文章,作者:fendouai,如若转载,请注明出处:https://panchuang.net/2017/10/15/gluona-clear-concise-simple-yet-powerful-and-efficient-api-for-deep-learning/

发表评论

登录后才能评论

联系我们

400-800-8888

在线咨询:点击这里给我发消息

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息