Back to Blog
·Jan Tyl·1 min read·Archive 2019

I have just completed the course "Learn BERT - most powerful NLP algorithm by Google".

I have just completed the course "Learn BERT - most powerful NLP algorithm by Google". It is an advanced course that introduces both theoretically and practically the use of the BERT model. Bertík is a cutting-edge algorithm from Google that...

I have just completed the course "Learn BERT - most powerful NLP algorithm by Google".

I have just completed the course "Learn BERT - most powerful NLP algorithm by Google". It is an advanced course that introduces both theoretically and practically the use of the BERT model. Bertík is a cutting-edge algorithm from Google that, at the end of 2018, made waves in the world of natural language processing, and unfortunately, it is still used very little in practice. You will learn why it has changed the world of NLP more than any other algorithm, how to preprocess and tokenise data using BERT, how to use a pretrained model and then fine-tune it for your task, and much more. All of this is done in the environment of modern Google Colab and TensorFlow 2.0!

Personally, I particularly enjoyed the theoretical part of the course. In the practical section, I missed any examples, such as in Language Generation. The two examples provided—1. Multiple Choice and 2. SQuAD—barely scratch the surface of the model's capabilities. Even so, I am grateful for the very first online course of this kind and I look forward to more.

Course: https://www.udemy.com/share/102oiSA0QZeF5XTHo=/

Originally published on Facebook — link to post

Původní zdroj: facebook

Související články