Posts by Mickael Ide
Data Center / Cloud
Sep 11, 2023
Accelerating Vector Search: Fine-Tuning GPU Index Algorithms
In this post, we dive deeper into each of the GPU-accelerated indexes mentioned in part 1 and give a brief explanation of how the algorithms work, along with a...
12 MIN READ
Data Center / Cloud
Sep 11, 2023
Accelerating Vector Search: Using GPU-Powered Indexes with NVIDIA cuVS
In the current AI landscape, vector search is one of the hottest topics due to its applications in large language models (LLM) and generative AI. Semantic...
11 MIN READ
Data Science
Jul 25, 2022
Faster Text Classification with Naive Bayes and GPUs
Naive Bayes (NB) is a simple but powerful probabilistic classification technique that parallelizes well and can scale to datasets of massive size. If you...
11 MIN READ