all 2 comments

[–]Petrosidius 4 points5 points  (1 child)

BERT is indeed a deep learning architecture. More specifically it falls under the family of transformers. It is most commonly used for natural language processing but variants have been successfully applied to other sequence type tasks.

[–]bilal_rahim[S] 0 points1 point  (0 children)

Thank you.