Articles

MobileNeXT (ECCV 2020)
In this article, we'll dive into an in-depth discussion of a recently proposed revamping of the popular MobileNet architecture, namely MobileNeXt, published at ECCV 2020.
‍Implementing Seq2Seq Models for Text Summarization With Keras
This series gives an advanced guide to different recurrent neural networks (RNNs). You will gain an understanding of the networks themselves, their architectures, applications, and how to bring them to life using Keras.
Introduction to Encoder-Decoder Sequence-to-Sequence Models (Seq2Seq)
This series gives an advanced guide to different recurrent neural networks (RNNs). You will gain an understanding of the networks themselves, their architectures, applications, and how to bring them to life using Keras.
Best Google Colab Alternatives in 2021
Google Colab is a popular choice for GPU-backed Jupyter notebooks. That being said, it's not without its shortcomings.