Accompanying Jupyter notebooks for my articles on Towards Data Science
Notebooks and articles:
- BI_with_Colab.ipynb - Build predictive Business Intelligence with Google Colab, Google Data Studio and Google Sheets
- GPTRick.ipynb - Make your own Rick Sanchez (bot) with Transformers and DialoGPT fine-tuning
- word_embeddings.ipynb - Word embeddings in 2020. Review with code examples
- xlnet_generator.ipynb - Build a bidirectional text generator with XLNet