Articles
GhostNet (CVPR 2020) in PyTorch and TensorFlow
In this post we'll take an in-depth look at feature maps in convolutional neural networks, do a thorough review of GhostNet, and break down the code in PyTorch and TensorFlow.
An Evolution in Gaming
Interview with Wessel Stoop, the creator of The Sapling: a game about evolution for Windows and Linux.

Featured
public
New Fast.ai course for 2020
A Guide to TensorFlow Callbacks
TensorFlow callbacks are an essential part of training deep learning models, providing a high degree of control over many aspects of your model training.