fastai SPAM detection using fastai ULMFiT - Part 1: Language Model Tutorial to fastai ULMFiT model for classification texts (and some of the theory behind it) 🤖📚
deep-learning How to create a sequential model in Keras for R This tutorial will introduce the Deep Learning classification task with Keras. With focus on one-hot encoding, layer shapes, train & model evaluation.