

Full-Stack Web Developer and Java Software Developer, Computer Engineer ☀️ A little Data Scientist 💡 Sometimes Speaker 📢 Also write articles for @codeguida 🏆
The deep learning landscape is constantly changing. Theano was the first widely adopted deep learning framework, created and maintained by MILA— headed by Yoshua Bengio, one of the pioneers of deep learning. However, things have changed. In September of this year MILA announced that there will be no further development work on Theano in 2018 after releasing the latest version. The news didn’t come as a surprise. In the past years different open source Python deep learning fr…
… that ES6 syntax is converted under the covers to CommonJS style code that can work within Node.js. While the syntax is conformant to ES6, the implementation is not. This is critically important to understand. ES6 Named Imports in Babel are fundamentally not the same thing as ES6 Named Imports using a fully spec-compliant implementation.