Technical Blog
Tag: data preprocessing
Subscribe
Technical Walkthrough
Oct 17, 2022
Mastering String Transformations in RAPIDS libcudf
Efficient processing of string data is vital for many data science applications. To extract valuable information from string data, RAPIDS libcudf provides...
17 MIN READ
Technical Walkthrough
Jan 18, 2022
Accelerating Medical Image Processing with NVIDIA DALI
Deep learning models require vast amounts of data to produce accurate predictions, and this need becomes more acute every day as models grow in size and...
8 MIN READ
Technical Walkthrough
Oct 07, 2021
Rapid Data Pre-Processing with NVIDIA DALI
This post is an update to an older post. Deep learning models require training with vast amounts of data to achieve accurate results. Raw data usually cannot be...
13 MIN READ
Technical Walkthrough
Jul 29, 2021
Accelerating Billion Vector Similarity Searches with GPUs
Relying on the capabilities of GPUs, a team from Facebook AI Research has developed a faster, more efficient way for AI to run similarity searches. The study,...
3 MIN READ
Technical Walkthrough
Jun 11, 2021
Gauss Rank Transformation Is 100x Faster with RAPIDS and CuPy
As explained in the Batch Normalization paper, training neural networks becomes way easier if its input is Gaussian. This is clear. And if your model inputs are...
5 MIN READ
Technical Walkthrough
Apr 29, 2021
Accelerating the Wide & Deep Model Workflow from 25 Hours to 10 Minutes Using NVIDIA GPUs
Recommender systems drive engagement on many of the most popular online platforms. As data volume grows exponentially, data scientists increasingly turn from...
14 MIN READ