Archive of stories published by AI Society

Generative Networks Explained

GANs from Scratch 1: A deep introduction. With code in PyTorch and…


Why Convolutional Neural Networks are a Great Architecture for Machine Translation

Facebook AI Research recently posted a paper in which a Convolutional Neural Network architecture is proposed for machine translation instead of a Recurrent Neural Network architecture…