EmilHvitfeldt / smltar

Manuscript of the book "Supervised Machine Learning for Text Analysis in R" by Emil Hvitfeldt and Julia Silge

Home Page:https://smltar.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL Foreword motivate the chapters

EmilHvitfeldt opened this issue · comments

Something like:

DNN - we start by getting familiar with the transition to using keras/deep learning and we are doing this with a "simple" architecture
LSTM - once we have the general workflow for deep learning down will we explore a more advanced architecture where ordering matter
CNN - Lastly will we look at CNNN which are able to capture local patterns