After working with the specialization notebooks for a while, and getting the non-trax bits working on my laptop (sorry Mac users, no trax for you!), I started looking for exercises to deepen my understanding. I found these TensorFlow tutorials to be helpful, and liked the way they built from simple to more complex. The RNNs are slow to train locally but it gives me time to read and reread the APIs and think about what is going on
I’m not such a big movie buff, so my next project is to take a look at the medical text data from this Kaggle competition: NBME - Score Clinical Patient Notes | Kaggle
Welcome your thoughts and suggestions…