top of page
Search


Five Things AI Can Help Secure Personal Information in Your Data
Major data breaches are on the rise. This blog outlines five key functions that AI can help in discovering privacy information in data.
Licheng Zeng
May 31, 20237 min read
70 views
0 comments


A Simple Approach to Image Classification
This presents a simple and practical approach to image classification.
rishabh choudhary
Oct 2, 20210 min read
14 views
0 comments


Graph Neural Networks: Part III (A Simple Example)
This blog illustrates an example of how a graph neural network can be trained to classify a graph; that is, assigning labels to graphs.
Ben Akres
Oct 2, 20210 min read
37 views
0 comments


Finetuning BERT for Sequence Classification
Sequence classification provides a fundamental technology for implementing many NLP applications in business. This blog explains how ...
Tuo Zeng
Aug 6, 20210 min read
45 views
0 comments


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 ... ...
Licheng Zeng
Aug 6, 20210 min read
32 views
0 comments


Finetuning BERT: a Simple Introduction
Given the amazing performance of BERT, can we leverage it to achieve similar outstanding results on our own NLP tasks and datasets? ... ...
Tuo Zeng
Jun 30, 20210 min read
68 views
0 comments


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 ...
Ben Akres
Jun 25, 20210 min read
30 views
0 comments


A Deep Dive into the BERT Architecture: Part II
In this sequel of "Deep Dive into BERT Architecture", Tuo delved into the computation of hidden layers of the BERT transformer model ...
Tuo Zeng
Jun 13, 20210 min read
22 views
0 comments


The Simplest Approach to Detecting Image Differences
We use `diff` to detect text difference, `xmlunit` to detect xml document differences. But what about detecting differences in images? ...
rishabh choudhary
Jun 13, 20210 min read
5 views
0 comments
bottom of page