Posts by Vibhu Jawa
Data Science
Aug 31, 2023
Introduction to Graph Neural Networks with NVIDIA cuGraph-DGL
Graph neural networks (GNNs) have emerged as a powerful tool for a variety of machine learning tasks on graph-structured data. These tasks range from node...
7 MIN READ
Data Science
Jun 07, 2021
Accelerating Sequential Python User-Defined Functions with RAPIDS on GPUs for 100X Speedups
Motivation Custom “row-by-row” processing logic (sometimes called sequential User-Defined Functions) is prevalent in ETL workflows. The sequential nature of...
3 MIN READ
Conversational AI
May 14, 2021
NLP and Text Processing with RAPIDS: Now Simpler and Faster
TL;DR: Google famously noted that “speed isn’t just a feature, it’s the feature,” This is not only true for search engines but all of RAPIDS. In this...
3 MIN READ
Simulation / Modeling / Design
May 07, 2021
Run State of the Art NLP Workloads at Scale with RAPIDS, HuggingFace, and Dask
TLDR: Learn how to use RAPIDS, HuggingFace, and Dask for high-performance NLP. See how to build end-to-end NLP pipelines in a fast and scalable way on GPUs....
6 MIN READ