top of page
Search
Tuo Zeng
Aug 6, 20210 min read
Finetuning BERT for Sequence Classification
Sequence classification provides a fundamental technology for implementing many NLP applications in business. This blog explains how ...
45 views0 comments
Licheng Zeng
Aug 6, 20210 min read
What can Text Classification do for Your Business?
Classification seeks to assign certain labels to data. It is an incredibly useful technology for automating text processing ... ...
32 views0 comments
Ben Akres
Jul 16, 20210 min read
Graph Neural Networks: Part II (Technical Details)
Ben continues this blog series on Graph Neural Network. This time, he discusses some fundamental technical details behind CNN ...
34 views0 comments
Ben Akres
Jun 25, 20210 min read
Graph Neural Networks: Part I (A Gentle Introduction)
Graph neural networks (GNNs) are another type of neural network architectures suited to learning from data structured as graphs ...
29 views0 comments
Ben Akres
Jun 13, 20210 min read
Similarity Based Embeddings with Triplet Loss
Selecting an appropriate loss function is crucial for our deep learning tasks. If our task is to match similaries, triplet loss function ...
11 views0 comments
bottom of page