Gluon: building blocks for your Deep Learning universe
Launched in October 2017, Gluon is a new Open Source high-level API for Deep Learning developers. Here are ten reasons why you should take a good look at Gluon. Calling it documentation doesn't do it justice: Gluon actually comes with a full-fledged book on Deep Learning! Concepts, how to implement them from scratch, how to implement them with Gluon, pretty much all network architectures from perceptrons to Generative Adversial Networks… and a ton of notebooks. If you'd like to help him out, I'm sure he'd be happy to review your pull requests;) Gluon includes an extensive collection of pre-defined layers: from basic ones (Dense, Activation, Dropout, Embedding, etc.) to Convolution (2D, 3D, transposed) to Pooling (average, max and global max in 1D, 2D and 3D).
Feb-5-2018, 19:40:32 GMT
- Technology: