Articles
SCNet (CVPR 2020)
This blogpost offers an in-depth insight into the CVPR 2020 paper titled "Improving Convolutional Networks with Self-Calibrated Convolutions"
Attention as Activation
This article is an in-depth insight into the paper authored by Dai et. al., titled as "Attention as Activation".

New ML Showcase Entry: Getting Started with aitextgen
Aitextgen is a Python library for training text-generation models using GPT-2 and GPT-3/GPT Neo. In this tutorial you'll get aitextgen up and running quickly in a Jupyter notebook on a free GPU instance from Paperspace Gradient!

Building an MLOps Community: Interview with Demetrios Brinkmann
We were lucky enough to interview Demetrios Brinkmann -- the founder of the world's biggest MLOps community. He shares with us the origin story of the community as well as some observations on the state of MLOps today.
The Swish Activation Function
This blogpost is an in-depth discussion of the Google Brain paper titled "Searching for activation functions" which has since revived research into activation functions.