Gluon
Gluon provides a clear, concise API for defining machine learning models using a collection of pre-built, optimized neural network components. Developers who are new to machine learning will find this interface more familiar to traditional code, since machine learning models can be defined and manipulated just like any other data structure. More seasoned data scientists and researchers will value the ability to build prototypes quickly and utilize dynamic neural network graphs for entirely new model architectures, all without sacrificing training speed.
Use Gluon to simplify the integration of MXNet based neural networks. Achieve the same speed and performance with less lines of code!
Gluon Facts:
Learn more about Gluon and find some Gluon Tutorials by clicking here