🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

RAPIDS

Open-source software suite from NVIDIA for GPU-accelerated data analytics and machine learning, including cuDF, cuML, cuGraph, and other integrated libraries.

📖
termen

cuDF

GPU-accelerated tabular data manipulation library offering a pandas-compatible API for processing massive datasets in GPU memory.

📖
termen

cuML

GPU-accelerated machine learning library providing fast implementations of algorithms like random forests, k-means, linear regression, and SVM with scikit-learn compatible API.

📖
termen

cuGraph

GPU-accelerated graph analytics library implementing centrality algorithms, community detection, graph traversal, and PageRank on GPU-optimized data structures.

📖
termen

Numba

Just-in-time compiler for Python that transforms Python and NumPy functions into optimized machine code for CPU and GPU via @jit and @cuda.jit annotations.

📖
termen

NCCL

Multi-GPU and multi-node collective communication library optimized for NVIDIA GPUs implementing all-reduce, broadcast, reduce, and gather operations with minimal latency.

📖
termen

Thrust

C++ parallel programming library inspired by STL providing parallel algorithms, containers, and iterators for high-performance CUDA application development.

📖
termen

cuRAND

CUDA random number generation library offering optimized pseudo-random and quasi-random generators for GPU with various statistical distributions.

📖
termen

Dask-CUDA

Dask extension enabling distributed computation orchestration across multiple NVIDIA GPUs with automatic data transfer management and inter-GPU parallelism.

📖
termen

XGBoost GPU

GPU-accelerated implementation of the XGBoost algorithm using CUDA for fast training of gradient boosting models on large datasets.

📖
termen

LightGBM GPU

GPU version of the LightGBM framework optimizing gradient boosting training via parallel histograms and feature-wise parallelism on CUDA architectures.

📖
termen

cuSPARSE

CUDA sparse linear algebra library providing optimized operations on sparse matrices and vectors for scientific and analytical applications.

📖
termen

cuSOLVER

CUDA linear system solver library implementing optimized LU, QR, SVD algorithms and eigenvalue decompositions for GPUs.

🔍

Geen resultaten gevonden