David BresslerinTowards Data ScienceBuilding a convolutional neural network for natural language processingHow to build a gated convolutional neural network (GCNN) from scratch, with Pytorch implementationDec 11, 20184Dec 11, 20184
David BresslerinTowards Data ScienceSpeed up your deep learning language model up to 1000% with the adaptive softmax, Part 2: Pytorch…In Part 1 of this blog post, I explained how the adaptive softmax works, and how it can speed up your language model by up to 1000%. Here…Nov 14, 20182Nov 14, 20182
David BresslerinTowards Data ScienceSpeed up your deep learning language model up to 1000% with the adaptive softmax, Part 1How would you like to speed up your language modeling (LM) tasks by 1000%, with nearly no drop in accuracy? A recent paper from Grave et…Nov 14, 20181Nov 14, 20181